1 reference to JustParseTree
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (1)
EmbeddedLanguages\Json\CSharpJsonParserTests.cs (1)
150
var (token, tree, allChars) =
JustParseTree
(stringText, options, conversionFailureOk);