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