5 references to String
Microsoft.Build.Tasks.Core (5)
XamlTaskFactory\CommandLineGenerator.cs (1)
127
case PropertyType.
String
:
XamlTaskFactory\TaskGenerator.cs (1)
521
else if (property.Type == PropertyType.
String
)
XamlTaskFactory\TaskParser.cs (3)
457
parameter.Type = PropertyType.
String
;
461
parameter.Type = PropertyType.
String
;
469
parameter.Type = PropertyType.
String
;