4 references to String21
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
323
case 21: return
String21
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
172
this.PrefixList = dictionary.CreateString(IdentityModelStringsVersion1.
String21
, 21);
180
this.PrefixList = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String21
);
1452
public const string PrefixList = IdentityModelStringsVersion1.
String21
;