6 references to Name
System.Private.Xml (6)
System\Xml\Dom\XmlLoader.cs (1)
630dtNode.Notations.SetNamedItem(new XmlNotation(scNot.Name.Name, scNot.Pubid, scNot.SystemLiteral, _doc));
System\Xml\Schema\DtdParser.cs (1)
1316_schemaInfo.Notations.Add(notation.Name.Name, notation);
System\Xml\Schema\DtdParserAsync.cs (1)
950_schemaInfo.Notations.Add(notation.Name.Name, notation);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
308schemaInfo.Notations.TryAdd(no.Name.Name, no);
System\Xml\Schema\SchemaInfo.cs (1)
325Notations.TryAdd(notation.Name.Name, notation);
System\Xml\Schema\SchemaSetCompiler.cs (1)
170schemaInfo.Notations.TryAdd(no.Name.Name, no);