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