4 references to TextExtensions
Microsoft.CodeAnalysis.Workspaces (4)
ExternalAccess\VSTypeScript\Api\VSTypeScriptTextExtensions.cs (2)
13=> TextExtensions.GetRelatedDocuments(container); 16=> TextExtensions.GetOpenDocumentInCurrentContextWithChanges(text);
Workspace\Solution\Solution.cs (1)
1604/// implementation of <see cref="TextExtensions.GetOpenDocumentInCurrentContextWithChanges"/> where if a user has a source
Workspace\Solution\SolutionCompilationState.cs (1)
1333/// implementation of <see cref="TextExtensions.GetOpenDocumentInCurrentContextWithChanges"/> where if a user has a source