4 references to String69
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
371
case 69: return
String69
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
302
this.SenderVouches = dictionary.CreateString(IdentityModelStringsVersion1.
String69
, 69);
363
this.SenderVouches = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String69
);
1505
public const string SenderVouches = IdentityModelStringsVersion1.
String69
;