2 references to DocumentRelativePath
Microsoft.AspNetCore.Razor.Microbenchmarks (2)
Formatting\DocumentFormattingBenchmark.cs (2)
139
documentId = DocumentId.CreateNewId(projectId, debugName:
DocumentRelativePath
);
168
var encodedTargetPath = Convert.ToBase64String(Encoding.UTF8.GetBytes(
DocumentRelativePath
));