1 write to typeLoader
System.ServiceModel (1)
System\ServiceModel\ChannelFactory.cs (1)
655this.typeLoader = new TypeLoader();
2 references to typeLoader
System.ServiceModel (2)
System\ServiceModel\ChannelFactory.cs (2)
653if (this.typeLoader == null) 658return this.typeLoader;