3 references to NativeCopyLocalItems
Microsoft.NET.Build.Tasks (3)
GetDefaultPlatformTargetForNetFramework.cs (3)
36
if (
NativeCopyLocalItems
== null ||
NativeCopyLocalItems
.Length == 0)
52
foreach (var nativeItem in
NativeCopyLocalItems
)