1 write to _behaviors
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (1)
63_behaviors = new KeyedByTypeCollection<IEndpointBehavior>();
2 references to _behaviors
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (2)
61if (_behaviors == null) 66return _behaviors;