1 write to SafeArrayAsSystemArray
Microsoft.Build.Tasks.Core (1)
TlbReference.cs (1)
170
SafeArrayAsSystemArray
= true,
2 references to SafeArrayAsSystemArray
Microsoft.Build.Tasks.Core (2)
TlbImp.cs (2)
182
get => GetBoolParameterWithDefault(nameof(
SafeArrayAsSystemArray
), false);
183
set => Bag[nameof(
SafeArrayAsSystemArray
)] = value;