49 references to Source
System.Configuration (1)
System\Configuration\AppSettingsSection.cs (1)
113configFile = ElementInformation.Source;
System.ServiceModel (35)
System\ServiceModel\Configuration\BehaviorsSection.cs (2)
69configurationElement.ElementInformation.Source, 97configurationElement.ElementInformation.Source,
System\ServiceModel\Configuration\BindingCollectionElement.cs (2)
60this.ElementInformation.Source, 90this.ElementInformation.Source,
System\ServiceModel\Configuration\BindingsSection.cs (2)
333configurationElement.ElementInformation.Source, 345configurationElement.ElementInformation.Source,
System\ServiceModel\Configuration\CommonEndpointBehaviorElement.cs (2)
30element.ElementInformation.Source, 51element.ElementInformation.Source,
System\ServiceModel\Configuration\CommonServiceBehaviorElement.cs (2)
30element.ElementInformation.Source, 51element.ElementInformation.Source,
System\ServiceModel\Configuration\EndpointBehaviorElement.cs (2)
44element.ElementInformation.Source, 69element.ElementInformation.Source,
System\ServiceModel\Configuration\EndpointCollectionElement.cs (2)
62this.ElementInformation.Source, 92this.ElementInformation.Source,
System\ServiceModel\Configuration\ServiceBehaviorElement.cs (2)
44element.ElementInformation.Source, 69element.ElementInformation.Source,
System\ServiceModel\Configuration\ServiceModelEnhancedConfigurationElementCollection.cs (2)
49values.Add("OldElementLocation", oldElement.ElementInformation.Source); 51values.Add("NewElementLocation", element.ElementInformation.Source);
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (4)
315this.ElementInformation.Source, 356this.ElementInformation.Source, 365this.ElementInformation.Source, 385this.ElementInformation.Source,
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (3)
223this.ElementInformation.Source, 230this.ElementInformation.Source, 261this.ElementInformation.Source,
System\ServiceModel\Configuration\StandardEndpointsSection.cs (2)
234configurationElement.ElementInformation.Source, 246configurationElement.ElementInformation.Source,
System\ServiceModel\Configuration\XmlElementElement.cs (1)
103this.ElementInformation.Source,
System\ServiceModel\Description\ConfigLoader.cs (5)
646configErrorElement.ElementInformation.Source, 819configErrorElement.ElementInformation.Source, 1148configErrorElement.ElementInformation.Source, 1373if (!string.IsNullOrEmpty(retval.ElementInformation.Source)) 1375values["ConfigurationFileSource"] = retval.ElementInformation.Source;
System\ServiceModel\Diagnostics\ServiceConfigurationTraceRecord.cs (2)
28if (!string.IsNullOrEmpty(this.serviceElement.ElementInformation.Source)) 30xml.WriteElementString("ConfigurationFileSource", this.serviceElement.ElementInformation.Source);
System.Web (10)
Compilation\MultiTargetingUtil.cs (1)
166string source = compConfig.ElementInformation.Source;
Configuration\CompilationSection.cs (4)
822source = Assemblies[assemblyName].ElementInformation.Source; 902_propCodeSubDirs.Name), CodeSubDirectories.ElementInformation.Source, CodeSubDirectories.ElementInformation.LineNumber); 907_propBuildProviders.Name), BuildProviders.ElementInformation.Source, BuildProviders.ElementInformation.LineNumber); 913_propFolderLevelBuildProviders.Name), FolderLevelBuildProviders.ElementInformation.Source, FolderLevelBuildProviders.ElementInformation.LineNumber);
Configuration\HandlerFactoryCache.cs (1)
85handlerAction.ElementInformation.Source, handlerAction.ElementInformation.LineNumber);
Configuration\HttpHandlerAction.cs (2)
164ElementInformation.Source, ElementInformation.LineNumber); 185ElementInformation.Source, ElementInformation.LineNumber);
Configuration\IdentitySection.cs (2)
159ElementInformation.Source, ElementInformation.LineNumber); 164ElementInformation.Source,
System.Web.Mobile (3)
UI\MobileControls\MobileControlsSection.cs (3)
446ElementInformation.Source, ElementInformation.LineNumber); 462elem.ElementInformation.Source, 469elem.ElementInformation.Source,