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