4 references to String249
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
551
case 249: return
String249
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
984
this.Psha1ComputedKeyUri = dictionary.CreateString(IdentityModelStringsVersion1.
String249
, 249);
1052
this.Psha1ComputedKeyUri = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String249
);
1720
public const string Psha1ComputedKeyUri = IdentityModelStringsVersion1.
String249
;