1 reference to HandleWriteBlockAsync
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
529
static Func<IAsyncResult, WriteValueAsyncResult, bool> handleWriteBlockAsync =
HandleWriteBlockAsync
;