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