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