4 references to String32
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\IdentityModelStringsVersion1.cs (1)
334
case 32: return
String32
;
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (3)
265
this.AttributeName = dictionary.CreateString(IdentityModelStringsVersion1.
String32
, 32);
326
this.AttributeName = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.
String32
);
1468
public const string AttributeName = IdentityModelStringsVersion1.
String32
;