Base:
property
PropertyType
System.Reflection.PropertyInfo.PropertyType
2 references to PropertyType
mscorlib (2)
system\reflection\propertyinfo.cs (2)
355
StringBuilder sbName = new StringBuilder(
PropertyType
.FormatTypeName(serialization));
473
Object defaultValue = MdConstant.GetValue(GetRuntimeModule().MetadataImport, m_token,
PropertyType
.GetTypeHandleInternal(), raw);