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