Implemented interface member:
method
ReadFile
Microsoft.CodeAnalysis.Razor.Workspaces.IFileSystem.ReadFile(System.String)
1 reference to ReadFile
Microsoft.AspNetCore.Razor.Test.Common.Cohosting (1)
TestFileSystem.cs (1)
27=> new MemoryStream(Encoding.UTF8.GetBytes(ReadFile(filePath)));