Base:
property
TypeIdentifierData
Internal.TypeSystem.TypeDesc.TypeIdentifierData
2 references to TypeIdentifierData
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\TypeValidationChecker.cs (1)
539
if (type.
TypeIdentifierData
!= null)
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaType.TypeEquivalence.cs (1)
124
return this.
TypeIdentifierData
;