3 references to IsDefined
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsSecurity.cs (2)
22
if (!BasicHttpsSecurityModeHelper.
IsDefined
(mode))
44
if (!BasicHttpsSecurityModeHelper.
IsDefined
(value))
FrameworkFork\System.ServiceModel\System\ServiceModel\BasicHttpsSecurityMode.cs (1)
47
if (!BasicHttpsSecurityModeHelper.
IsDefined
(mode))