4 references to String9
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
311
case 9: return
String9
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1383
this.EnvelopedSignature = dictionary.CreateString(IdentityModelStringsVersion1.
String9
, 9);
1415
this.EnvelopedSignature = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String9
);
1861
public const string EnvelopedSignature = IdentityModelStringsVersion1.
String9
;