137 references to XmlDocument
ComSvcConfig (1)
EndpointConfigContainer.cs (1)
764XmlDocument xmlDoc = new XmlDocument();
PresentationBuildTasks (2)
BuildTasks\Microsoft\Build\Tasks\Windows\GenerateTemporaryTargetAssembly.cs (1)
107xmlProjectDoc = new XmlDocument( );
BuildTasks\Microsoft\Build\Tasks\Windows\UpdateManifestForBrowserApplication.cs (1)
99manifestDocument = new XmlDocument();
PresentationFramework (11)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
494XmlDocument xmlDoc = new XmlDocument(); 504XmlDocument xmlDoc = new XmlDocument();
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
374doc = new XmlDocument();
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (1)
435XmlDocument doc = new XmlDocument();
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
811XmlDocument fixedPageTree = new XmlDocument();
src\Framework\System\Windows\Annotations\Annotation.cs (1)
307doc = new XmlDocument();
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (1)
1047XmlDocument doc = new XmlDocument();
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
193XmlDocument doc = new XmlDocument();
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
760_document = new XmlDocument();
src\Framework\System\Windows\Data\XmlDataProvider.cs (2)
481doc = new XmlDocument(); 566XmlDocument doc = new XmlDocument();
System.Configuration (8)
System\Configuration\BaseConfigurationRecord.cs (2)
2026XmlDocument doc = new XmlDocument(); 4301XmlDocument doc = new XmlDocument();
System\Configuration\DPAPIProtectedConfigurationProvider.cs (2)
44XmlDocument xmlDocument = new XmlDocument(); 58XmlDocument xmlDocument = new XmlDocument();
System\Configuration\ProtectedConfigurationSection.cs (2)
72XmlDocument doc = new XmlDocument(); 90XmlDocument xmlDocument = new XmlDocument();
System\Configuration\RSAProtectedConfigurationProvider.cs (2)
30XmlDocument xmlDocument = new XmlDocument(); 56xmlDocument = new XmlDocument();
System.Data (15)
fx\src\data\System\Data\DataSet.cs (6)
1487XmlDocument xdoc = new XmlDocument(); 1564XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 1702XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 1921XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 2242XmlDocument xdoc = new XmlDocument(); 2349XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema
fx\src\data\System\Data\DataTable.cs (4)
5150XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 5352XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 5571XmlDocument xdoc = new XmlDocument(); // we may need this to infer the schema 5615XmlDocument xdoc = new XmlDocument();
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (1)
295System.Xml.XmlDocument document = new System.Xml.XmlDocument();
fx\src\data\System\Data\xmlsaver.cs (4)
939XmlDocument doc = new XmlDocument(); 960XmlDocument doc = new XmlDocument(); 1975_doc = new XmlDocument(); 1986_doc = new XmlDocument();
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityDesignerUtils.cs (2)
60XmlDocument xmlDocument = new XmlDocument(); 131XmlDocument outputXmlDoc = new XmlDocument();
System.Data.Services.Design (1)
System\Data\EntityModel\DataServiceBuildProvider.cs (1)
417XmlDocument document = new XmlDocument();
System.IdentityModel (5)
System\IdentityModel\Configuration\ConfigurationElementInterceptor.cs (1)
14elementXml = new XmlDocument();
System\IdentityModel\Protocols\WSTrust\EndpointReference.cs (1)
108XmlDocument doc = new XmlDocument();
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
2823XmlDocument dom = new XmlDocument();
System\ServiceModel\Security\EncryptedType.cs (2)
245XmlDocument doc = new XmlDocument(); 301XmlDocument doc = new XmlDocument();
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\CardSpaceSelector.cs (1)
222XmlDocument xmlDoc = new XmlDocument();
System.Runtime.Serialization (5)
System\Runtime\Serialization\SchemaExporter.cs (2)
45xmlDoc = new XmlDocument(); 666providerXsdType.Annotation = GetSchemaAnnotation(ExportActualType(stableName, new XmlDocument()));
System\Runtime\Serialization\XmlObjectSerializerReadContext.cs (2)
48xmlDocument = new XmlDocument(); 546XmlDocument xmlDoc = new XmlDocument();
System\Runtime\Serialization\XmlSerializableServices.cs (1)
20XmlDocument doc = new XmlDocument();
System.ServiceModel (48)
System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (1)
257XmlDocument document = new XmlDocument();
System\ServiceModel\Channels\CompositeDuplexBindingElement.cs (1)
193XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (1)
329policyAssertions.Add(new XmlDocument().CreateElement(TransportPolicyConstants.DotNetFramingPrefix,
System\ServiceModel\Channels\ContextBindingElementPolicy.cs (1)
32document = new XmlDocument();
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
765policyContext.GetBindingAssertions().Add(new XmlDocument().CreateElement(TransportPolicyConstants.HttpTransportPrefix, 770XmlDocument dummy = new XmlDocument(); 790policyContext.GetBindingAssertions().Add(new XmlDocument().CreateElement(TransportPolicyConstants.WebSocketPolicyPrefix,
System\ServiceModel\Channels\MsmqBindingElementBase.cs (1)
316XmlDocument document = new XmlDocument();
System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (1)
214XmlDocument document = new XmlDocument();
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
320XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (1)
88XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
635XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\SslStreamSecurityBindingElement.cs (1)
197XmlDocument document = new XmlDocument();
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
417XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\UseManagedPresentationBindingElement.cs (1)
44XmlDocument doc = new XmlDocument();
System\ServiceModel\Channels\WindowsStreamSecurityBindingElement.cs (1)
165XmlDocument document = new XmlDocument();
System\ServiceModel\Configuration\UnrecognizedPolicyAssertionElement.cs (1)
59XmlDocument document = new XmlDocument();
System\ServiceModel\Configuration\XmlElementElement.cs (1)
52XmlDocument doc = new XmlDocument();
System\ServiceModel\Configuration\XmlElementElementCollection.cs (1)
54XmlDocument doc = new XmlDocument();
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
705XmlDocument doc = new XmlDocument();
System\ServiceModel\Description\MetadataReference.cs (1)
23static XmlDocument Document = new XmlDocument();
System\ServiceModel\Description\MetadataSection.cs (1)
25static XmlDocument xmlDocument = new XmlDocument();
System\ServiceModel\Description\SoapHelper.cs (1)
22xmlDocument = new XmlDocument();
System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
325XmlDocument doc = new XmlDocument();
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
273XmlDocument doc = new XmlDocument();
System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (2)
93XmlDocument doc = new XmlDocument(); 162xmlDoc = new XmlDocument();
System\ServiceModel\PeerSecuritySettings.cs (1)
130XmlDocument doc = new XmlDocument();
System\ServiceModel\PeerTransportSecuritySettings.cs (1)
86XmlDocument doc = new XmlDocument();
System\ServiceModel\Security\InfoCardHelper.cs (1)
810XmlDocument doc = new XmlDocument();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenParameters.cs (1)
338XmlDocument doc = new XmlDocument();
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
462XmlDocument dom = new XmlDocument();
System\ServiceModel\Security\WSSecurityPolicy.cs (1)
21public static XmlDocument doc = new XmlDocument();
System\ServiceModel\Security\WSTrust.cs (13)
248XmlDocument doc = new XmlDocument(); 330XmlDocument doc = new XmlDocument(); 1295XmlDocument doc = new XmlDocument(); 1345XmlDocument doc = new XmlDocument(); 1364XmlDocument doc = new XmlDocument(); 1393XmlDocument doc = new XmlDocument(); 1410XmlDocument doc = new XmlDocument(); 1436XmlDocument doc = new XmlDocument(); 1454XmlDocument doc = new XmlDocument(); 1467XmlDocument doc = new XmlDocument(); 1490XmlDocument doc = new XmlDocument(); 1503XmlDocument doc = new XmlDocument(); 1544XmlDocument doc = new XmlDocument();
System\ServiceModel\Security\WSTrustDec2005.cs (2)
74XmlDocument doc = new XmlDocument(); 165XmlDocument doc = new XmlDocument();
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpTransportBindingElementPolicy.cs (1)
20document = new XmlDocument();
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
306XmlDocument traceDocument = new XmlDocument();
System.Web (9)
Compilation\BuildManager.cs (1)
2651XmlDocument doc = new XmlDocument();
Compilation\PreservationFileReader.cs (1)
67XmlDocument doc = new XmlDocument();
Compilation\XsdBuildProvider.cs (1)
41XmlDocument doc = new XmlDocument();
Configuration\RemoteWebConfigurationHostServer.cs (1)
235XmlDocument xmlDocument = new XmlDocument();
UI\WebControls\xml.cs (2)
58XmlDocument document = new XmlDocument(); 482_document = new XmlDocument();
UI\WebControls\XmlDataSource.cs (2)
545_xmlDocument = new XmlDocument(); 606XmlDocument tempDocument = new XmlDocument();
Util\XmlUtils.cs (1)
23XmlDocument doc = new XmlDocument();
System.Web.DataVisualization (2)
Common\Utilities\XmlSerializer.cs (2)
1383 XmlDocument xmlDocument = new XmlDocument(); 1935 XmlDocument xmlDocument = new XmlDocument();
System.Web.Extensions (1)
Compilation\WCFModel\MetadataFile.cs (1)
644XmlDocument tempDoc = new XmlDocument();
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
75_document = new XmlDocument();
System.Web.Services (3)
System\Web\Services\Description\ServiceDescription.cs (1)
647parent = new XmlDocument();
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
761detail = new XmlDocument().ReadNode(reader);
System\Web\Services\Protocols\SoapServerProtocol.cs (1)
833XmlDocument doc = new XmlDocument();
System.Windows.Forms (9)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (3)
629XmlDocument manifestDom = new XmlDocument(); 898XmlDocument normalizedDom = new XmlDocument(); 942XmlDocument licenseDom = new XmlDocument();
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (4)
339XmlDocument licenseDom = new XmlDocument(); 1241XmlDocument manifestDom = new XmlDocument(); 1612XmlDocument normalizedDom = new XmlDocument(); 1677XmlDocument licenseDom = new XmlDocument();
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
51XmlDocument tableLayoutSettingsXml = new XmlDocument();
winforms\Managed\System\WinForms\TrustManager.cs (1)
352deploymentManifestXmlDom = new XmlDocument();
System.Windows.Forms.DataVisualization (2)
Common\Utilities\XmlSerializer.cs (2)
1383 XmlDocument xmlDocument = new XmlDocument(); 1935 XmlDocument xmlDocument = new XmlDocument();
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\XmlDocumentSurrogate.cs (1)
36XmlDocument doc = new XmlDocument();
System.Xml (6)
System\Xml\Dom\XmlDocument.cs (1)
967return new XmlDocument();
System\Xml\Schema\Parser.cs (1)
52dummyDocument = new XmlDocument();
System\Xml\Schema\XmlSchema.cs (1)
512get { if (document == null) document = new XmlDocument(); return document; }
System\Xml\Serialization\SoapSchemaExporter.cs (1)
84if (document == null) document = new XmlDocument();
System\Xml\Serialization\XmlSchemaExporter.cs (1)
1047XmlDocument d = new XmlDocument();
System\Xml\Serialization\XmlSerializationReader.cs (1)
866XmlDocument doc = new XmlDocument();
WindowsBase (2)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (2)
658XmlDocument xmlDocument = new XmlDocument(); 1177XmlDocument xDoc = new XmlDocument();