1 reference to IsNotPartOfText
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Json\JsonLexer.cs (1)
171
while (Position < Text.Length && !
IsNotPartOfText
(this.CurrentChar))