4 references to String263
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
565
case 263: return
String263
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
1016
this.BearerKeyType = dictionary.CreateString(IdentityModelStringsVersion1.
String263
, 263);
1084
this.BearerKeyType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String263
);
1752
public const string BearerKeyType = IdentityModelStringsVersion1.
String263
;