4 references to String50
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
352
case 50: return
String50
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
283
this.IssueInstant = dictionary.CreateString(IdentityModelStringsVersion1.
String50
, 50);
344
this.IssueInstant = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String50
);
1486
public const string IssueInstant = IdentityModelStringsVersion1.
String50
;