2 references to SystemRuntime
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\CorLibrary\CorTypes.cs (1)
54
var assemblies = MetadataTestHelpers.GetSymbolsForReferences(new[] { NetCoreApp.
SystemRuntime
});
Microsoft.CodeAnalysis.UnitTests (1)
CorLibTypesTests.cs (1)
70
references: new[] { NetCoreApp.
SystemRuntime
});