2 writes to _context
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (2)
17_context = context; 60_context = null;
2 references to _context
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (2)
57if (_context != null) 59IChannelFactory<TChannel> factory = _context.BuildInnerChannelFactory<TChannel>();