2 references to IsAtClosingQuote
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
TextStructureNavigation\CSharpTextStructureNavigatorProvider.cs (2)
43return !IsAtClosingQuote(token, position); 100IsAtClosingQuote(token, position.Position))