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)
214
Return
_otherContext
.Module.GetTopLevelTypeDefinitions(
_otherContext
)
218
Return def.GetNestedTypes(
_otherContext
)
222
Return def.GetFields(
_otherContext
)