1 reference to GetMethodFunctionIdTypeIndex
ILCompiler.Compiler (1)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (1)
109
uint methodTypeIndex = hasSequencePoints ? _userDefinedTypeDescriptor.
GetMethodFunctionIdTypeIndex
(methodNode.Method) : 0;