2 references to ParseDocument
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\Legacy\ParserTestBase.cs (1)
226var root = markupParser.ParseDocument().CreateRed();
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\RazorParser.cs (1)
35var root = markupParser.ParseDocument().CreateRed();