4 references to String135
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
437
case 135: return
String135
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
750
this.RelAssertionValueType = dictionary.CreateString(IdentityModelStringsVersion1.
String135
, 135);
784
this.RelAssertionValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String135
);
1643
public const string RelAssertionValueType = IdentityModelStringsVersion1.
String135
;