2 references to TryDecodeSuppressMessageAttributeData
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\SuppressMessageAttributeState.cs (2)
318
if (!
TryDecodeSuppressMessageAttributeData
(attribute, out info))
353
if (!
TryDecodeSuppressMessageAttributeData
(instance, out info))