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