3 writes to SystemLiteral
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
1358
notation.
SystemLiteral
= notationSystemId;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
290
no.
SystemLiteral
= notation.System;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
158
no.
SystemLiteral
= notation.System;
1 reference to SystemLiteral
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlLoader.cs (1)
633
dtNode.Notations.SetNamedItem(new XmlNotation(scNot.Name.Name, scNot.Pubid, scNot.
SystemLiteral
, _doc));