2 references to _httpBindingContracts
dotnet-svcutil-lib (2)
ImportModule.cs (2)
427
return
_httpBindingContracts
.Contains(contract);
436
_httpBindingContracts
.Add(context.ContractConversionContext.Contract);