1 instantiation of WinHttpChannelBinding
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpTransportContext.cs (1)
32var channelBinding = new WinHttpChannelBinding(requestHandle);
2 references to WinHttpChannelBinding
System.Net.Http.WinHttpHandler (2)
System\Net\Http\WinHttpTransportContext.cs (2)
13private WinHttpChannelBinding? _channelBinding; 32var channelBinding = new WinHttpChannelBinding(requestHandle);