7 references to String181
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
483
case 181: return
String181
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
448
this.Cookie = dictionary.CreateString(IdentityModelStringsVersion1.
String181
, 181);
477
this.Cookie = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String181
);
522
this.Cookie = dictionary.CreateString(IdentityModelStringsVersion1.
String181
, 181);
550
this.Cookie = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String181
);
1533
public const string Cookie = IdentityModelStringsVersion1.
String181
;
1567
public const string Cookie = IdentityModelStringsVersion1.
String181
;