1 reference to WithAnalyzerConfigDocumentText
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Solution.cs (1)
1519
var newState = _state.
WithAnalyzerConfigDocumentText
(documentId, textAndVersion, mode);