2 writes to RequestTypeClose
System.ServiceModel (2)
System\ServiceModel\DXD.cs (1)
292
this.
RequestTypeClose
= dictionary.Add(TrustDec2005Strings.RequestTypeClose);
System\ServiceModel\XD.cs (1)
1469
this.
RequestTypeClose
= dictionary.CreateString(ServiceModelStringsVersion1.String249, 249);
3 references to RequestTypeClose
System.ServiceModel (3)
System\ServiceModel\DXD.cs (2)
346
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
RequestTypeClose
);
415
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
RequestTypeClose
);
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
114
return this.DriverDictionary.
RequestTypeClose
.Value;