1 write to TextLoader
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
src\Tools\ExternalAccess\Razor\Shared\RazorDynamicFileInfo.cs (1)
21TextLoader = textLoader;
2 references to TextLoader
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
src\Tools\ExternalAccess\Razor\Shared\RazorDynamicFileInfo.cs (2)
36/// return <see cref="RazorDynamicFileInfo.TextLoader"/> to load content for the dynamic file 52return new DocumentInfo(existingDocumentInfo.Attributes, this.TextLoader, serviceProvider);