2 writes to _documentKinds
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\ExportCodeFixProviderAttribute.cs (2)
61_documentKinds = value; 95this._documentKinds = s_defaultDocumentKinds;
1 reference to _documentKinds
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\ExportCodeFixProviderAttribute.cs (1)
45get => _documentKinds;