2 references to GetIndexOfCustomModifierOnPointedAtTypeByParameterIndex
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (1)
192
string customModifierIndex = MethodSignature.
GetIndexOfCustomModifierOnPointedAtTypeByParameterIndex
(parameterIndex.Value);
ILCompiler.ReadyToRun (1)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (1)
192
string customModifierIndex = MethodSignature.
GetIndexOfCustomModifierOnPointedAtTypeByParameterIndex
(parameterIndex.Value);