4 references to String86
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
388
case 86: return
String86
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1394
this.KeyValue = dictionary.CreateString(IdentityModelStringsVersion1.
String86
, 86);
1426
this.KeyValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String86
);
1872
public const string KeyValue = IdentityModelStringsVersion1.
String86
;