monodevelop
monodevelop copied to clipboard
Fixes VSTS Bug 958242: System.NullReferenceException exception in
MonoDevelop.SourceEditor.SourceEditorView.RunWhenRealized()
https://devdiv.visualstudio.com/DevDiv/_workitems/edit/958242
@monojenkins backport release-8.3 @monojenkins backport release-8.4
This surely doesn't fix the cause. Something from code analysis is calling the document after it's been disposed.
Feels like we are masking a bug.
This is for the old editor only, so I'd rather just keep it as it is, @slluis thoughts?
yes, I meant not to take the fix at all