1 implementation of BeforeInvoke
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusThreadInitializer.cs (1)
75public object BeforeInvoke(
1 reference to BeforeInvoke
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
345rpc.Correlation[offset + i] = initializer.BeforeInvoke(rpc.InstanceContext, channel, rpc.Request);