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