1 write to _otherSynthesizedMembersOpt
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (1)
99_otherSynthesizedMembersOpt = otherSynthesizedMembersOpt
2 references to _otherSynthesizedMembersOpt
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (2)
520If _otherSynthesizedMembersOpt IsNot Nothing AndAlso _otherSynthesizedMembersOpt.TryGetValue(symbol, synthesizedMembers) Then