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)
76
get { return
_behaviors
; }