2 references to OnCreate
System.ServiceModel (2)
System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (2)
24
/// and override the <see cref="HttpMessageHandlerFactory.
OnCreate
"/> method.
134
return this.
OnCreate
(innerChannel);