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