1 write to _bindingElements
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExporter.cs (1)
89
_bindingElements
= endpoint.Binding.CreateBindingElements();
1 reference to _bindingElements
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataExporter.cs (1)
99
get { return
_bindingElements
; }