1 instantiation of CanonType
System.Private.TypeLoader (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Canon\TypeSystemContext.Canon.cs (1)
23Interlocked.CompareExchange(ref _canonType, new CanonType(this), null);
1 reference to CanonType
System.Private.TypeLoader (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Canon\TypeSystemContext.Canon.cs (1)
13private CanonType _canonType;