7 references to String210
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
512
case 210: return
String210
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (6)
971
this.RequestType = dictionary.CreateString(IdentityModelStringsVersion1.
String210
, 210);
1039
this.RequestType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String210
);
1122
this.RequestType = dictionary.CreateString(IdentityModelStringsVersion1.
String210
, 210);
1177
this.RequestType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String210
);
1707
public const string RequestType = IdentityModelStringsVersion1.
String210
;
1779
public const string RequestType = IdentityModelStringsVersion1.
String210
;