4 references to String48
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
350
case 48: return
String48
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
281
this.DoNotCacheCondition = dictionary.CreateString(IdentityModelStringsVersion1.
String48
, 48);
342
this.DoNotCacheCondition = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String48
);
1484
public const string DoNotCacheCondition = IdentityModelStringsVersion1.
String48
;