3 references to GetContainingAssembly
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Symbols.cs (3)
1960GetContainingAssembly(mdSymbol), 2060new object[] { GetContainingAssembly(first), first, second.ContainingAssembly, second }); 2075new object[] { GetContainingAssembly(second), second, first.ContainingAssembly, first });