1 override of LoadTextAndVersionAsync
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\TextLoaderTests.cs (1)
53public override Task<TextAndVersion> LoadTextAndVersionAsync(Workspace? workspace, DocumentId? documentId)
1 reference to LoadTextAndVersionAsync
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\TextLoaderTests.cs (1)
54=> base.LoadTextAndVersionAsync(workspace, documentId);