2 references to GetSyntaxTreeCore
Microsoft.CodeAnalysis.Razor.Workspaces (2)
ProjectSystem\DocumentContext.cs (2)
67
? new(
GetSyntaxTreeCore
(codeDocument))
78
return
GetSyntaxTreeCore
(codeDocument);