2 references to IsPointer
mscorlib (2)
system\reflection\emit\symboltype.cs (2)
201
symbolType = new SymbolType(TypeKind.
IsPointer
);
530
return m_typeKind == TypeKind.
IsPointer
;