7 references to String208
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
510
case 208: return
String208
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
969
this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.
String208
, 208);
1037
this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String208
);
1120
this.ComputedKey = dictionary.CreateString(IdentityModelStringsVersion1.
String208
, 208);
1175
this.ComputedKey = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String208
);
1705
public const string ComputedKey = IdentityModelStringsVersion1.
String208
;
1777
public const string ComputedKey = IdentityModelStringsVersion1.
String208
;