2 references to WithAnalyzerConfigDocumentText
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.cs (2)
951
/// <inheritdoc cref="SolutionState.
WithAnalyzerConfigDocumentText
(DocumentId, SourceText, PreservationMode)"/>
955
return UpdateAnalyzerConfigDocumentState(this.SolutionState.
WithAnalyzerConfigDocumentText
(documentId, text, mode));