1 write to _behaviors
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
58_behaviors = new KeyedByTypeCollection<IOperationBehavior>();
1 reference to _behaviors
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationDescription.cs (1)
76get { return _behaviors; }