1 implementation of IFragmentCapableXmlDictionaryWriter
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseWriter.cs (1)
16
internal abstract class XmlBaseWriter : XmlDictionaryWriter,
IFragmentCapableXmlDictionaryWriter
3 references to IFragmentCapableXmlDictionaryWriter
netstandard (1)
netstandard.cs (1)
2252
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.
IFragmentCapableXmlDictionaryWriter
))]
System.Runtime.Serialization (1)
System.Runtime.Serialization.cs (1)
33
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.
IFragmentCapableXmlDictionaryWriter
))]
System.Runtime.Serialization.Xml (1)
artifacts\obj\System.Runtime.Serialization.Xml\Debug\net10.0\System.Runtime.Serialization.Xml.Forwards.cs (1)
19
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Xml.
IFragmentCapableXmlDictionaryWriter
))]