1 write to s_nullNodeWriter
System.Private.DataContractSerialization (1)
System\Xml\XmlNodeWriter.cs (1)
19public static XmlNodeWriter Null => s_nullNodeWriter ??= new XmlNullNodeWriter();