2 writes to RequestTypeRenew
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
290
this.
RequestTypeRenew
= dictionary.Add(TrustDec2005Strings.RequestTypeRenew);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
744
this.
RequestTypeRenew
= dictionary.CreateString(ServiceModelStringsVersion1.String248, 248);
3 references to RequestTypeRenew
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
344
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
RequestTypeRenew
);
413
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
RequestTypeRenew
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
105
return this.DriverDictionary.
RequestTypeRenew
.Value;