1 write to IsValueTypeOutputParameter
Microsoft.Build.Framework (1)
TaskPropertyInfo.cs (1)
31IsValueTypeOutputParameter = elementType.GetTypeInfo().IsValueType || elementType.FullName.Equals("System.String");
1 reference to IsValueTypeOutputParameter
Microsoft.Build (1)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (1)
465else if (parameter.IsValueTypeOutputParameter)