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