1 write to PropertyType
System.Web (1)
Profile\HttpProfileBase.cs (1)
344prop.PropertyType = t;
2 references to PropertyType
System.Web (2)
Compilation\ProfileBuildProvider.cs (2)
128if (property.PropertyType != null) 129assemblyBuilder.AddAssemblyReference(property.PropertyType.Assembly, compileUnit);