7 references to String225
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
527
case 225: return
String225
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
1012
this.RequestedAttachedReference = dictionary.CreateString(IdentityModelStringsVersion1.
String225
, 225);
1080
this.RequestedAttachedReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String225
);
1138
this.RequestedAttachedReference = dictionary.CreateString(IdentityModelStringsVersion1.
String225
, 225);
1193
this.RequestedAttachedReference = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String225
);
1748
public const string RequestedAttachedReference = IdentityModelStringsVersion1.
String225
;
1795
public const string RequestedAttachedReference = IdentityModelStringsVersion1.
String225
;