1 write to Type
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\INodeWithDebugInfo.cs (1)
44=> (Name, Type, IsParameter, DebugVarInfo) = (name, type, isParameter, info);
2 references to Type
ILCompiler.Compiler (2)
Compiler\ObjectWriter\ObjectWriter.Aot.cs (2)
55typeIndex = _userDefinedTypeDescriptor.GetStateMachineThisVariableTypeIndex(debugVar.Type); 61typeIndex = _userDefinedTypeDescriptor.GetVariableTypeIndex(debugVar.Type);