1 write to DialectType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
302
this.
DialectType
= dictionary.Add(TrustDec2005Strings.DialectType);
2 references to DialectType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
425
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
DialectType
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (1)
103
dialectAttribute.Value = DXD.TrustDec2005Dictionary.
DialectType
.Value;