2 references to OnCancel
System (2)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (2)
29private static readonly Action<object> s_OnCancel = new Action<object>(OnCancel); 703OnCancel(this);