5 references to JustParseTree
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (5)
EmbeddedLanguages\RegularExpressions\CSharpRegexParserTests.cs (3)
125var (token, tree, allChars) = JustParseTree(stringText, options, conversionFailureOk); 339JustParseTree( 365var (token, _, chars) = JustParseTree($"""
EmbeddedLanguages\RegularExpressions\CSharpRegexParserTests_RealWorld.cs (2)
23var (_, tree, _) = JustParseTree(""" 34var (_, tree, _) = JustParseTree($"""