12 references to @Default
dotnet-svcutil-lib (12)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (8)
675
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
724
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1137
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1177
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1219
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1261
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1302
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
1344
if (((global::System.Web.Services.Description.SoapBindingUse)o.@Use) != global::System.Web.Services.Description.SoapBindingUse.
@Default
)
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (4)
111
[XmlAttribute("use"), DefaultValue(SoapBindingUse.
Default
)]
192
[XmlAttribute("use"), DefaultValue(SoapBindingUse.
Default
)]
260
[XmlAttribute("use"), DefaultValue(SoapBindingUse.
Default
)]
318
[XmlAttribute("use"), DefaultValue(SoapBindingUse.
Default
)]