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