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