4 references to Location
System.Web.Services (4)
System\Web\Services\Description\ProtocolReflector.cs (4)
280
if (reflectedBinding.bindingAttr == null || (bindingName.Length == 0 && reflectedBinding.bindingAttr.
Location
.Length > 0)) {
285
if (reflectedBinding.bindingAttr.
Location
.Length == 0) {
292
AddImport(reflectedBinding.bindingAttr.Namespace, reflectedBinding.bindingAttr.
Location
);
368
if (reflectedBinding.bindingAttr.
Location
.Length > 0) {