4 references to String152
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
454
case 152: return
String152
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
831
this.Saml20TokenType = dictionary.CreateString(IdentityModelStringsVersion1.
String152
, 152);
847
this.Saml20TokenType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String152
);
1675
public const string Saml20TokenType = IdentityModelStringsVersion1.
String152
;