4 references to String142
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
444
case 142: return
String142
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
757
this.ValueType = dictionary.CreateString(IdentityModelStringsVersion1.
String142
, 142);
791
this.ValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String142
);
1650
public const string ValueType = IdentityModelStringsVersion1.
String142
;