4 writes to SystemLiteral
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (1)
1337
notation.
SystemLiteral
= notationSystemId;
System\Xml\Schema\DtdParserAsync.cs (1)
973
notation.
SystemLiteral
= notationSystemId;
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
306
no.
SystemLiteral
= notation.System;
System\Xml\Schema\SchemaSetCompiler.cs (1)
168
no.
SystemLiteral
= notation.System;
1 reference to SystemLiteral
System.Private.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
630
dtNode.Notations.SetNamedItem(new XmlNotation(scNot.Name.Name, scNot.Pubid, scNot.
SystemLiteral
, _doc));