2 writes to RequestedUnattachedReference
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
296
this.
RequestedUnattachedReference
= dictionary.Add(TrustDec2005Strings.RequestedUnattachedReference);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
742
this.
RequestedUnattachedReference
= dictionary.CreateString(ServiceModelStringsVersion1.String246, 246);
3 references to RequestedUnattachedReference
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
342
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
RequestedUnattachedReference
);
419
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
RequestedUnattachedReference
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
173
writer.WriteStartElement(this.DriverDictionary.Prefix.Value, this.DriverDictionary.
RequestedUnattachedReference
, this.DriverDictionary.Namespace);