3 references to UpdateAnalyzerConfigDocumentState
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\SolutionCompilationState.cs (3)
974
return
UpdateAnalyzerConfigDocumentState
(this.SolutionState.WithAnalyzerConfigDocumentText(documentId, text, mode));
1001
return
UpdateAnalyzerConfigDocumentState
(
1109
return
UpdateAnalyzerConfigDocumentState
(stateChange);