4 references to FrameworkAssembly
Microsoft.NET.Build.Tasks (3)
FileGroup.cs (2)
44
case FileGroup.
FrameworkAssembly
:
81
case FileGroup.
FrameworkAssembly
:
ResolvePackageDependencies.cs (1)
383
if (fileGroup == FileGroup.
FrameworkAssembly
)
Microsoft.NET.Build.Tasks.UnitTests (1)
GivenAResolvePackageDependenciesTask.cs (1)
414
{ "System.Some.Lib", FileGroup.
FrameworkAssembly
.ToString() },