1 instantiation of XmlSchemaEnumerator
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemas.cs (1)
278
return new
XmlSchemaEnumerator
(this);
3 references to XmlSchemaEnumerator
netstandard (1)
netstandard.cs (1)
2429
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaEnumerator
))]
System.Xml (1)
System.Xml.cs (1)
154
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaEnumerator
))]
System.Xml.XmlSerializer (1)
artifacts\obj\System.Xml.XmlSerializer\Debug\net10.0\System.Xml.XmlSerializer.Forwards.cs (1)
52
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.Serialization.
XmlSchemaEnumerator
))]