1 write to MSN
Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler (1)
SyntaxTreeGenerationBenckmark.cs (1)
32
MSN
= RazorSourceDocument.ReadFrom(projectItem);
2 references to MSN
Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler (2)
SyntaxTreeGenerationBenckmark.cs (2)
51
var syntaxTree = RazorSyntaxTree.Parse(
MSN
, options);
63
var syntaxTree = RazorSyntaxTree.Parse(
MSN
, options);