4 references to String34
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
336
case 34: return
String34
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
267
this.AttributeStatement = dictionary.CreateString(IdentityModelStringsVersion1.
String34
, 34);
328
this.AttributeStatement = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String34
);
1470
public const string AttributeStatement = IdentityModelStringsVersion1.
String34
;