4 references to String35
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
337
case 35: return
String35
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
268
this.AttributeValue = dictionary.CreateString(IdentityModelStringsVersion1.
String35
, 35);
329
this.AttributeValue = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String35
);
1471
public const string AttributeValue = IdentityModelStringsVersion1.
String35
;