1 write to FileName
System.Web (1)
Profile\HttpProfileBase.cs (1)
348prop.FileName = pps.ElementInformation.Properties["name"].Source;
2 references to FileName
System.Web (2)
Compilation\ProfileBuildProvider.cs (2)
137throw new ConfigurationErrorsException(SR.GetString(SR.Profile_bad_group, grpName), property.FileName, property.LineNumber); 180throw new ConfigurationErrorsException(SR.GetString(SR.Profile_bad_name), property.FileName, property.LineNumber);