14 references to TypeSignature
ILCompiler.ReadyToRun (14)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (2)
356TypeSignature( 367TypeSignature(
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) 340_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.StaticBaseGC, type)); 349_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.StaticBaseNonGC, type)); 358_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ThreadStaticBaseGC, type)); 367_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ThreadStaticBaseNonGC, type)); 376_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.IsInstanceOf, type)); 385_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.ChkCast, type)); 392_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.TypeHandle, type)); 430_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.CctorTrigger, type)); 437_codegenNodeFactory.TypeSignature(ReadyToRunFixupKind.TypeDictionary, type)