2 references to READYTORUN_METHOD_SIG_OwnerType
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\SignatureBuilder.cs (2)
442flags |= (uint)ReadyToRunMethodSigFlags.READYTORUN_METHOD_SIG_OwnerType; 519if ((flags & (uint)ReadyToRunMethodSigFlags.READYTORUN_METHOD_SIG_OwnerType) != 0)