1 instantiation of NestedSectionVerifier
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultDirectiveSyntaxTreePass.cs (1)
28
var sectionVerifier = new
NestedSectionVerifier
(syntaxTree, cancellationToken);
1 reference to NestedSectionVerifier
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultDirectiveSyntaxTreePass.cs (1)
28
var
sectionVerifier = new NestedSectionVerifier(syntaxTree, cancellationToken);