4 references to String153
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
455
case 153: return
String153
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
832
this.Saml11AssertionValueType = dictionary.CreateString(IdentityModelStringsVersion1.
String153
, 153);
848
this.Saml11AssertionValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String153
);
1676
public const string Saml11AssertionValueType = IdentityModelStringsVersion1.
String153
;