1 write to operationBehaviorSet
System.ServiceModel.Primitives.Tests (1)
Channels\BehaviorExtensionTest.cs (1)
125operationBehaviorSet = true;
1 reference to operationBehaviorSet
System.ServiceModel.Primitives.Tests (1)
Channels\BehaviorExtensionTest.cs (1)
48Assert.True(TestOperationBehaviorAttribute.operationBehaviorSet, "TestOperationBehavior attribute on IBehaviorExtensionServerInterface.Process operation should have triggered ApplyClientBehavior() call");