13 references to String0
dotnet-svcutil-lib (13)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
302
case 0: return
String0
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (12)
442
this.AlgorithmAttribute = dictionary.CreateString(IdentityModelStringsVersion1.
String0
, 0);
471
this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String0
);
516
this.AlgorithmAttribute = dictionary.CreateString(IdentityModelStringsVersion1.
String0
, 0);
544
this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String0
);
1305
this.AlgorithmAttribute = dictionary.CreateString(IdentityModelStringsVersion1.
String0
, 0);
1329
this.AlgorithmAttribute = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String0
);
1375
this.Algorithm = dictionary.CreateString(IdentityModelStringsVersion1.
String0
, 0);
1407
this.Algorithm = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String0
);
1527
public const string AlgorithmAttribute = IdentityModelStringsVersion1.
String0
;
1561
public const string AlgorithmAttribute = IdentityModelStringsVersion1.
String0
;
1847
public const string AlgorithmAttribute = IdentityModelStringsVersion1.
String0
;
1853
public const string Algorithm = IdentityModelStringsVersion1.
String0
;