1 write to _compilerGeneratedState
ILCompiler.Compiler (1)
Compiler\Logging\UnconditionalSuppressMessageAttributeState.cs (1)
60
_compilerGeneratedState
= compilerGeneratedState;
2 references to _compilerGeneratedState
ILCompiler.Compiler (2)
Compiler\Logging\UnconditionalSuppressMessageAttributeState.cs (2)
79
if (
_compilerGeneratedState
!= null)
81
while (
_compilerGeneratedState
.TryGetOwningMethodForCompilerGeneratedMember(provider, out MethodDesc? owningMethod))