8 references to Create
Microsoft.AspNetCore.Razor.Language.UnitTests (4)
Components\ComponentDuplicateAttributeDiagnosticPassTest.cs (1)
20
RazorProjectFileSystem.
Create
(Environment.CurrentDirectory),
Components\ComponentMarkupBlockPassTest.cs (1)
19
RazorProjectFileSystem.
Create
(Environment.CurrentDirectory),
Components\ComponentMarkupEncodingPassTest.cs (1)
19
RazorProjectFileSystem.
Create
(Environment.CurrentDirectory),
Components\ComponentWhitespacePassTest.cs (1)
18
RazorProjectFileSystem.
Create
(Environment.CurrentDirectory),
Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler (2)
CodeGenerationBenchmark.cs (1)
25
var fileSystem = RazorProjectFileSystem.
Create
(root.FullName);
SyntaxTreeGenerationBenckmark.cs (1)
27
var fileSystem = RazorProjectFileSystem.
Create
(root.FullName);
Microsoft.CodeAnalysis.Razor.Compiler (2)
Mvc.Version2_X\RazorPageDocumentClassifierPass.cs (1)
19
RazorProjectFileSystem.
Create
("/"),
Mvc\RazorPageDocumentClassifierPass.cs (1)
28
RazorProjectFileSystem.
Create
("/"),