コード例 #1
0
ファイル: RuntimeType.cs プロジェクト: mikem8361/runtime
 protected override bool IsPointerImpl() => RuntimeTypeHandle.IsPointer(this);