2 references to WithAnalyzerConfigDocumentText
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.cs (2)
978
/// <inheritdoc cref="SolutionState.
WithAnalyzerConfigDocumentText
(DocumentId, TextAndVersion, PreservationMode)"/>
983
this.SolutionState.
WithAnalyzerConfigDocumentText
(documentId, textAndVersion, mode));