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