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