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)
99get { return _bindingElements; }