46 references to LineNumber
System.ServiceModel (33)
System\ServiceModel\Configuration\BehaviorsSection.cs (2)
70configurationElement.ElementInformation.LineNumber)); 98configurationElement.ElementInformation.LineNumber));
System\ServiceModel\Configuration\BindingCollectionElement.cs (2)
61this.ElementInformation.LineNumber)); 91this.ElementInformation.LineNumber));
System\ServiceModel\Configuration\BindingsSection.cs (2)
334configurationElement.ElementInformation.LineNumber)); 346configurationElement.ElementInformation.LineNumber));
System\ServiceModel\Configuration\CommonEndpointBehaviorElement.cs (2)
31element.ElementInformation.LineNumber)); 52element.ElementInformation.LineNumber));
System\ServiceModel\Configuration\CommonServiceBehaviorElement.cs (2)
31element.ElementInformation.LineNumber)); 52element.ElementInformation.LineNumber));
System\ServiceModel\Configuration\EndpointBehaviorElement.cs (2)
45element.ElementInformation.LineNumber)); 70element.ElementInformation.LineNumber));
System\ServiceModel\Configuration\EndpointCollectionElement.cs (2)
63this.ElementInformation.LineNumber)); 93this.ElementInformation.LineNumber));
System\ServiceModel\Configuration\ServiceBehaviorElement.cs (2)
45element.ElementInformation.LineNumber)); 70element.ElementInformation.LineNumber));
System\ServiceModel\Configuration\ServiceModelEnhancedConfigurationElementCollection.cs (2)
50values.Add("OldElementLineNumber", oldElement.ElementInformation.LineNumber.ToString(NumberFormatInfo.CurrentInfo)); 52values.Add("NewElementLineNumber", element.ElementInformation.LineNumber.ToString(NumberFormatInfo.CurrentInfo));
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (4)
316this.ElementInformation.LineNumber)); 357this.ElementInformation.LineNumber)); 366this.ElementInformation.LineNumber)); 386this.ElementInformation.LineNumber));
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (3)
224this.ElementInformation.LineNumber)); 231this.ElementInformation.LineNumber)); 262this.ElementInformation.LineNumber));
System\ServiceModel\Configuration\StandardEndpointsSection.cs (2)
235configurationElement.ElementInformation.LineNumber)); 247configurationElement.ElementInformation.LineNumber));
System\ServiceModel\Configuration\XmlElementElement.cs (1)
104this.ElementInformation.LineNumber));
System\ServiceModel\Description\ConfigLoader.cs (4)
647configErrorElement.ElementInformation.LineNumber)); 820configErrorElement.ElementInformation.LineNumber)); 1149configErrorElement.ElementInformation.LineNumber)); 1376values["ConfigurationFileLineNumber"] = retval.ElementInformation.LineNumber;
System\ServiceModel\Diagnostics\ServiceConfigurationTraceRecord.cs (1)
31xml.WriteElementString("ConfigurationFileLineNumber", this.serviceElement.ElementInformation.LineNumber.ToString(CultureInfo.InvariantCulture));
System.Web (10)
Compilation\MultiTargetingUtil.cs (1)
165int lineNumber = compConfig.ElementInformation.LineNumber;
Configuration\CompilationSection.cs (4)
823lineNumber = Assemblies[assemblyName].ElementInformation.LineNumber; 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); 165ElementInformation.LineNumber);
System.Web.Mobile (3)
UI\MobileControls\MobileControlsSection.cs (3)
446ElementInformation.Source, ElementInformation.LineNumber); 463elem.ElementInformation.LineNumber ); 470elem.ElementInformation.LineNumber );