2 references to BeforeCall
System.ServiceModel (2)
System\ServiceModel\OperationBehaviorAttribute.cs (1)
109dispatch.ReleaseInstanceBeforeCall = (this.releaseInstance & ReleaseInstanceMode.BeforeCall) != 0;
System\ServiceModel\ReleaseInstanceMode.cs (1)
23x == ReleaseInstanceMode.BeforeCall ||