5 references to String
Microsoft.Build.Tasks.Core (5)
XamlTaskFactory\CommandLineGenerator.cs (1)
122
case PropertyType.
String
:
XamlTaskFactory\TaskGenerator.cs (1)
553
else if (property.Type == PropertyType.
String
)
XamlTaskFactory\TaskParser.cs (3)
456
parameter.Type = PropertyType.
String
;
460
parameter.Type = PropertyType.
String
;
468
parameter.Type = PropertyType.
String
;