4 references to String151
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
453
case 151: return
String151
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
830
this.SamlTokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String151
, 151);
846
this.SamlTokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String151
);
1674
public const string SamlTokenType = IdentityModelStringsVersion1.
String151
;