2 writes to _context
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelBuilder.cs (2)
14_context = context; 64_context = null;
2 references to _context
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelBuilder.cs (2)
61if (_context != null) 63IChannelFactory<TChannel> factory = _context.BuildInnerChannelFactory<TChannel>();