4 references to IndexOfCustomModifiersOnReturnType
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\Interop\UnmanagedCallingConventions.cs (2)
76if (data.index != MethodSignature.IndexOfCustomModifiersOnReturnType) 268index = MethodSignature.IndexOfCustomModifiersOnReturnType,
ILCompiler.ReadyToRun (2)
parent\parent\Common\TypeSystem\Interop\UnmanagedCallingConventions.cs (2)
76if (data.index != MethodSignature.IndexOfCustomModifiersOnReturnType) 268index = MethodSignature.IndexOfCustomModifiersOnReturnType,