3 references to SystemThreadingTasks
Microsoft.CodeAnalysis.Test.Utilities (3)
Generated.cs (2)
160
new ReferenceInfo("System.Threading.Tasks.dll",
SystemThreadingTasks
),
183
public static PortableExecutableReference SystemThreadingTasks { get; } = AssemblyMetadata.CreateFromImage(ResourcesNet451.
SystemThreadingTasks
).GetReference(display: "System.Threading.Tasks.dll (net451)", filePath: "System.Threading.Tasks.dll");
TestBase.cs (1)
291
() => AssemblyMetadata.CreateFromImage(ResourcesNet451.
SystemThreadingTasks
).GetReference(display: "System.Threading.Tasks.dll"),