2 references to s_systemThreadingTasksFacadeRef
Microsoft.CodeAnalysis.Test.Utilities (2)
TestBase.cs (2)
299
public static MetadataReference SystemThreadingFacadeRef =>
s_systemThreadingTasksFacadeRef
.Value;
304
public static MetadataReference SystemThreadingTaskFacadeRef =>
s_systemThreadingTasksFacadeRef
.Value;