4 references to TypeLoader
System.ServiceModel (4)
System\ServiceModel\ChannelFactory.cs (4)
826ContractDescription contractDescription = this.TypeLoader.LoadContractDescription(this.channelType); 830this.TypeLoader.AddBehaviorsSFx(endpoint, channelType); 844this.TypeLoader.AddBehaviorsFromImplementationType(endpoint, callbackType); 856this.TypeLoader.AddBehaviorsFromImplementationType(endpoint, implementationType);