3 references to Options
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (3)
38=> Source.TextLoader.LoadTextAsync(Options, cancellationToken); 41=> Source.TextLoader.LoadTextSynchronously(Options, cancellationToken); 117if (lazy == null || lazy.Options != options)