1 write to _attributeType
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
381
_attributeType
= attributeType;
1 reference to _attributeType
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerFileReference.cs (1)
455
var analyzerTypeNameMap = GetAnalyzerTypeNameMap(_reference.FullPath,
_attributeType
, _languagesFunc);