4 references to String60
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
362
case 60: return
String60
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
293
this.NotBefore = dictionary.CreateString(IdentityModelStringsVersion1.
String60
, 60);
354
this.NotBefore = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String60
);
1496
public const string NotBefore = IdentityModelStringsVersion1.
String60
;