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)
520
If
_otherSynthesizedMembersOpt
IsNot Nothing AndAlso
_otherSynthesizedMembersOpt
.TryGetValue(symbol, synthesizedMembers) Then