6 instantiations of Microsoft.CodeAnalysis.BuildTasks.CopyRefAssembly
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (5)
CopyRefAssemblyTests.cs (5)
32var task = new CopyRefAssembly() 49var task = new CopyRefAssembly() 68var task = new CopyRefAssembly() 89var task = new CopyRefAssembly() 120var task = new CopyRefAssembly()
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
240<UsingTask TaskName="Microsoft.CodeAnalysis.BuildTasks.CopyRefAssembly" AssemblyFile="$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll" Condition="Exists('$(RoslynTargetsPath)')" />
5 references to Microsoft.CodeAnalysis.BuildTasks.CopyRefAssembly
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (5)
CopyRefAssemblyTests.cs (5)
32var task = new CopyRefAssembly() 49var task = new CopyRefAssembly() 68var task = new CopyRefAssembly() 89var task = new CopyRefAssembly() 120var task = new CopyRefAssembly()