Implemented interface member:
property
TextLoader
Microsoft.CodeAnalysis.ITextAndVersionSource.TextLoader
3 references to TextLoader
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (3)
38
=> Source.
TextLoader
.LoadTextAsync(Options, cancellationToken);
41
=> Source.
TextLoader
.LoadTextSynchronously(Options, cancellationToken);
111
=>
TextLoader
.CanReloadText;