15 references to LoadXml
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (1)
441
doc.
LoadXml
(xmlContent.ToString());
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
812
fixedPageTree.
LoadXml
(fixedPageMarkup);
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
764
_document.
LoadXml
("<?xml version=\"1.0\" encoding=\"utf-8\"?> <" +
System.Data (1)
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (1)
296
document.
LoadXml
(xml);
System.IdentityModel (1)
System\IdentityModel\Configuration\ConfigurationElementInterceptor.cs (1)
15
elementXml.
LoadXml
( reader.ReadOuterXml() );
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\CardSpaceSelector.cs (1)
223
xmlDoc.
LoadXml
(infocardToken.xmlToken);
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
274
doc.
LoadXml
("<a/>");
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
307
traceDocument.
LoadXml
(traceString);
System.Web (2)
Configuration\RemoteWebConfigurationHostServer.cs (1)
237
xmlDocument.
LoadXml
(xmlString);
Util\XmlUtils.cs (1)
33
doc.
LoadXml
(content);
System.Windows.Forms (4)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (1)
944
licenseDom.
LoadXml
(licenseTemplate);
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
340
licenseDom.
LoadXml
(licenseNode.OuterXml);
1679
licenseDom.
LoadXml
(licenseTemplate);
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
52
tableLayoutSettingsXml.
LoadXml
(value as string);
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
1155
LoadXml
( value );