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