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