1 instantiation of XmlNamespaceDeclarations
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaObject.cs (1)
48[XmlNamespaceDeclarations]
6 references to XmlNamespaceDeclarations
netstandard (1)
netstandard.cs (1)
2423[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlNamespaceDeclarationsAttribute))]
System.Private.Xml (1)
System\Xml\Serialization\XmlAttributes.cs (1)
147else if (attrs[i] is XmlNamespaceDeclarationsAttribute)
System.Xml (1)
System.Xml.cs (1)
148[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlNamespaceDeclarationsAttribute))]
System.Xml.ReaderWriter (1)
artifacts\obj\System.Xml.ReaderWriter\Debug\net10.0\System.Xml.ReaderWriter.Forwards.cs (1)
111[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlNamespaceDeclarationsAttribute))]
System.Xml.Serialization (1)
System.Xml.Serialization.cs (1)
22[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlNamespaceDeclarationsAttribute))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
46[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.XmlNamespaceDeclarationsAttribute))]