1 write to _otherContext
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (1)
210_otherContext = otherContext
4 references to _otherContext
Microsoft.CodeAnalysis.VisualBasic (4)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (4)
214Return _otherContext.Module.GetTopLevelTypeDefinitions(_otherContext) 218Return def.GetNestedTypes(_otherContext) 222Return def.GetFields(_otherContext)