1 write to LastEventArgs
Microsoft.CodeAnalysis.EditorFeatures.Text (1)
Extensions.TextBufferContainer.cs (1)
116
this.
LastEventArgs
= eventArgs;
1 reference to LastEventArgs
Microsoft.CodeAnalysis.EditorFeatures.Text (1)
Extensions.SnapshotSourceText.cs (1)
334
var lastEventArgs = container.
LastEventArgs
;