2 writes to inputState
System.Runtime.Serialization (2)
System\Xml\XmlBaseWriter.cs (2)
2495this.inputState = inputState; 2639this.inputState = null;
1 reference to inputState
System.Runtime.Serialization (1)
System\Xml\XmlBaseWriter.cs (1)
2558AsyncEventArgs<XmlWriteBase64AsyncArguments> inputState = thisPtr.inputState;