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