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