2 references to InheritsFromCustomType
System.Web (2)
Compilation\ProfileBuildProvider.cs (1)
52if (ProfileBase.GetPropertiesForCompilation().Count == 0 && !ProfileBase.InheritsFromCustomType && ProfileManager.DynamicProfileProperties.Count == 0) {
Profile\HttpProfileBase.cs (1)
316if (props.Count > 0 || InheritsFromCustomType)