1 instantiation of MSBuildProjectItemInstance
NuGet.Build.Tasks.Console (1)
MSBuildProjectInstance.cs (1)
50
return _projectInstance.GetItems(name).Select(i => new
MSBuildProjectItemInstance
(i));
1 reference to MSBuildProjectItemInstance
NuGet.Build.Tasks.Console (1)
MSBuildProjectItemInstance.cs (1)
20
/// Initializes a new instance of the <see cref="
MSBuildProjectItemInstance
" /> class.