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