1 write to OutputArray
Microsoft.Build.Engine.UnitTests (1)
BackEnd\StringArrayWithNullsTask.cs (1)
27
OutputArray
= new string[] { "first", null, "third", null, "fifth" };