14 references to TypeSignature
ILCompiler.ReadyToRun (14)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
272TypeSignature( 283TypeSignature(
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (12)
99_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.FieldBaseOffset, key) 153_codegenNodeFactory.TypeSignature(_verifyTypeAndFieldLayout ? ReadyToRunFixupKind.Verify_TypeLayout: ReadyToRunFixupKind.Check_TypeLayout, key) 193_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ContinuationLayout, key) 337_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.StaticBaseGC, type)); 346_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.StaticBaseNonGC, type)); 355_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ThreadStaticBaseGC, type)); 364_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ThreadStaticBaseNonGC, type)); 373_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.IsInstanceOf, type)); 382_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ChkCast, type)); 389_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.TypeHandle, type)); 417_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.CctorTrigger, type)); 424_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.TypeDictionary, type)