3 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
});
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\CorLibrary\CorTypes.vb (1)
50
Dim assemblies = MetadataTestHelpers.GetSymbolsForReferences({NetCoreApp.
SystemRuntime
})