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