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