6 references to SystemRef_v46
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Attributes\AttributeTests_WellKnownAttributes.cs (1)
488
CompileAndVerifyWithMscorlib46(text, references: new[] { TestBase.
SystemRef_v46
}, sourceSymbolValidator: attributeValidator);
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
MetadataAsSource\AbstractMetadataAsSourceTests.cs (1)
29
AssemblyResolver.TestAccessor.AddInMemoryImage(TestBase.
SystemRef_v46
, "System.v4_6_1038_0.dll", ImmutableArray.Create(Net461.ReferenceInfos.System.ImageBytes));
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (4)
Remote\TestSerializerService.cs (2)
36
.Add(TestBase.
SystemRef_v46
, nameof(TestBase.
SystemRef_v46
))
Workspaces\TestWorkspace_XmlConsumption.cs (2)
861
references = [TestBase.MscorlibRef_v46, TestBase.
SystemRef_v46
, TestBase.SystemCoreRef_v46, TestBase.ValueTupleRef, TestBase.SystemRuntimeFacadeRef];
875
references = [TestBase.MscorlibRef_v46, TestBase.
SystemRef_v46
, TestBase.SystemCoreRef_v46];