7 references to String226
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
528
case 226: return
String226
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
1013
this.RequestedUnattachedReference = dictionary.CreateString(IdentityModelStringsVersion1.
String226
, 226);
1081
this.RequestedUnattachedReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String226
);
1139
this.RequestedUnattachedReference = dictionary.CreateString(IdentityModelStringsVersion1.
String226
, 226);
1194
this.RequestedUnattachedReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String226
);
1749
public const string RequestedUnattachedReference = IdentityModelStringsVersion1.
String226
;
1796
public const string RequestedUnattachedReference = IdentityModelStringsVersion1.
String226
;