6 references to IsPackage
Microsoft.NET.Build.Tasks (6)
AssetsFileResolver.cs (1)
38
if (!targetLibrary.
IsPackage
())
ResolvePackageAssets.cs (5)
1184
if (!library.
IsPackage
())
1234
if (!library.
IsPackage
())
1439
if (library.
IsPackage
())
1795
if (!library.
IsPackage
())
2011
if (!library.
IsPackage
())