2 references to MyOwnChanges
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\LinkedEditsTracker.cs (1)
61Contract.ThrowIfTrue(MyOwnChanges(args));
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticEndConstructCorrection\AutomaticEndConstructCorrector.Session.vb (1)
48If LinkedEditsTracker.MyOwnChanges(e) Then