2 writes to RequestSecurityTokenResponse
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
240this.RequestSecurityTokenResponse = dictionary.Add(TrustDec2005Strings.RequestSecurityTokenResponse);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
711this.RequestSecurityTokenResponse = dictionary.CreateString(ServiceModelStringsVersion1.String195, 195);
5 references to RequestSecurityTokenResponse
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
311Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.RequestSecurityTokenResponse); 363Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.RequestSecurityTokenResponse);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (3)
241while (reader.IsStartElement(DriverDictionary.RequestSecurityTokenResponse.Value, DriverDictionary.Namespace.Value)) 503return reader.IsStartElement(DriverDictionary.RequestSecurityTokenResponse.Value, DriverDictionary.Namespace.Value); 600DriverDictionary.RequestSecurityTokenResponse, DriverDictionary.RequestSecurityTokenResponseCollection,