2 references to TryDecodeSuppressMessageAttributeData
ILCompiler.Compiler (2)
Compiler\Logging\UnconditionalSuppressMessageAttributeState.cs (2)
236
if (!
TryDecodeSuppressMessageAttributeData
(ca, out var info))
269
if (!
TryDecodeSuppressMessageAttributeData
(instance, out SuppressMessageInfo info))