1 write to _subjectBuffer
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs (1)
53
_subjectBuffer
= subjectBuffer;
1 reference to _subjectBuffer
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs (1)
70
var triggerPoint = session.GetTriggerPoint(
_subjectBuffer
.CurrentSnapshot);