7 references to String196
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
498
case 196: return
String196
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
956
this.CombinedHashLabel = dictionary.CreateString(IdentityModelStringsVersion1.
String196
, 196);
1024
this.CombinedHashLabel = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String196
);
1107
this.CombinedHashLabel = dictionary.CreateString(IdentityModelStringsVersion1.
String196
, 196);
1162
this.CombinedHashLabel = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String196
);
1692
public const string CombinedHashLabel = IdentityModelStringsVersion1.
String196
;
1764
public const string CombinedHashLabel = IdentityModelStringsVersion1.
String196
;