2 writes to _documentKinds
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\ExportCodeFixProviderAttribute.cs (2)
60_documentKinds = value; 94this._documentKinds = s_defaultDocumentKinds;
1 reference to _documentKinds
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\ExportCodeFixProviderAttribute.cs (1)
44get => _documentKinds;