3 references to PointerSize
System.Private.TypeLoader (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\TargetDetails.cs (3)
134public LayoutInt LayoutPointerSize => new LayoutInt(PointerSize); 230return new LayoutInt(PointerSize); 253return new LayoutInt(PointerSize);