3 references to String166
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelStringsVersion1.cs (1)
676
case 166: return
String166
;
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (2)
581
this.PasswordTextName = dictionary.CreateString(ServiceModelStringsVersion1.
String166
, 166);
1465
public const string PasswordTextName = ServiceModelStringsVersion1.
String166
;