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