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