4 references to DocumentFilePath
Microsoft.AspNetCore.Razor.Microbenchmarks (4)
Formatting\DocumentFormattingBenchmark.cs (4)
45
private static readonly Uri s_documentUri = new(
DocumentFilePath
);
156
solution = solution.AddAdditionalDocument(documentId, Path.GetFileName(
DocumentFilePath
), sourceText, filePath:
DocumentFilePath
);
181
[{{
DocumentFilePath
.Replace('\\', '/')}}]