1 write to _ptrType
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Pointer.cs (1)
20_ptrType = ptrType;
1 reference to _ptrType
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Pointer.cs (1)
61internal RuntimeType GetPointerType() => _ptrType;