2 writes to _symbols
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (2)
34_symbols = New MatchSymbols(anonymousTypeMap, sourceAssembly, otherAssembly, otherSynthesizedMembersOpt, otherDeletedMembersOpt, New DeepTranslator(otherAssembly.GetSpecialType(SpecialType.System_Object)))
43_symbols = New MatchSymbols(anonymousTypeMap, sourceAssembly, otherAssembly, otherSynthesizedMembersOpt:=Nothing, otherDeletedMembers:=Nothing, deepTranslatorOpt:=Nothing)
4 references to _symbols
Microsoft.CodeAnalysis.VisualBasic (4)