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