7 references to Design
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (2)
370
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.DoNotCatchGeneralExceptionTypes,
388
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.DoNotCatchGeneralExceptionTypes,
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportBindingElement.cs (4)
181
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.InterfaceMethodsShouldBeCallableByChildTypes, Justification = "no need to call this from derrived classes")]
186
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.InterfaceMethodsShouldBeCallableByChildTypes, Justification = "no need to call this from derrived classes")]
192
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.InterfaceMethodsShouldBeCallableByChildTypes, Justification = "no need to call this from derrived classes")]
198
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.InterfaceMethodsShouldBeCallableByChildTypes, Justification = "no need to call this from derrived classes")]
FrameworkFork\System.ServiceModel\System\ServiceModel\UdpBinding.cs (1)
170
[SuppressMessage(FxCop.Category.
Design
, FxCop.Rule.InterfaceMethodsShouldBeCallableByChildTypes, Justification = "no need to call this from derrived classes")]