Base:
method
LoadTextAndVersionAsync
Microsoft.CodeAnalysis.UnitTests.TextLoaderTests.LoaderOverridesObsolete.LoadTextAndVersionAsync(Microsoft.CodeAnalysis.Workspace, Microsoft.CodeAnalysis.DocumentId, System.Threading.CancellationToken)
1 reference to LoadTextAndVersionAsync
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\TextLoaderTests.cs (1)
127Assert.Same(LoaderOverridesObsolete2.Value, await loader.LoadTextAndVersionAsync(workspace: null, documentId: null, CancellationToken.None));