1 instantiation of CanonType
System.Private.TypeLoader (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Canon\TypeSystemContext.Canon.cs (1)
23
Interlocked.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)
13
private
CanonType
_canonType;