1 write to _otherAssembly
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
216
_otherAssembly
= otherAssembly;
1 reference to _otherAssembly
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
222
GetTopLevelTypes(builder,
_otherAssembly
.GlobalNamespace);