2 references to SubjectBuffer
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
EventHookup\EventHookupSessionManager.cs (2)
54var caretPoint = analyzedSession.TextView.GetCaretPoint(analyzedSession.SubjectBuffer); 174var caretPoint = CurrentSession.TextView.GetCaretPoint(CurrentSession.SubjectBuffer);