2 overrides of ToMetadataReference
Microsoft.CodeAnalysis.CSharp (1)
Microsoft.CodeAnalysis.VisualBasic (1)
60 references to ToMetadataReference
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (16)
InteractiveSessionReferencesTests.cs (16)
610", new MetadataReference[] { Net451.mscorlib, libBase.ToMetadataReference() }, lib1Name);
617", new MetadataReference[] { Net451.mscorlib, libBase.ToMetadataReference() }, lib2Name);
668", new MetadataReference[] { Net451.mscorlib, libBase.ToMetadataReference() }, lib1Name);
675", new MetadataReference[] { Net451.mscorlib, libBase.ToMetadataReference() }, lib2Name);
733", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
740", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib2Name);
801", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
808", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib2Name);
869", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
876", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib2Name);
937", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
944", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib2Name);
1005", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
1012", new MetadataReference[] { Net451.mscorlib, libBase2.ToMetadataReference() }, lib2Name);
1073", new MetadataReference[] { Net451.mscorlib, libBase1.ToMetadataReference() }, lib1Name);
1080", new MetadataReference[] { Net451.mscorlib, libBase2.ToMetadataReference() }, lib2Name);
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (5)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (12)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (13)
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)