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