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