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