.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.IdentityModel.Xml
  3. DelegatingXmlDictionaryWriter
  4. WriteEntityRef(String)
  • DelegatingXmlDictionaryWriter
    • DelegatingXmlDictionaryWriter()
    • InnerWriter
    • TracingWriter
    • UseInnerWriter
    • WriteState
    • Flush()
    • LookupPrefix(String)
    • WriteBase64(Byte[], Int32, Int32)
    • WriteCData(String)
    • WriteCharEntity(Char)
    • WriteChars(Char[], Int32, Int32)
    • WriteComment(String)
    • WriteDocType(String, String, String, String)
    • WriteEndAttribute()
    • WriteEndDocument()
    • WriteEndElement()
    • WriteEntityRef(String)
    • WriteFullEndElement()
    • WriteProcessingInstruction(String, String)
    • WriteRaw(String)
    • WriteRaw(Char[], Int32, Int32)
    • WriteStartAttribute(String, String, String)
    • WriteStartDocument()
    • WriteStartDocument(Boolean)
    • WriteStartElement(String, String, String)
    • WriteString(String)
    • WriteSurrogateCharEntity(Char, Char)
    • WriteWhitespace(String)
    • WriteXmlAttribute(String, String)
    • WriteXmlnsAttribute(String, String)
netcoreapp2.2
namespace Microsoft.IdentityModel.Xml
{
    public class DelegatingXmlDictionaryWriter : XmlDictionaryWriter
    {
        public override void WriteEntityRef(string name);
    }
}
.NET Core 2.12.2
Information specific to netcoreapp2.2
Assembly

Microsoft.IdentityModel.Xml , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙