1 write to mappedMethods
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DefinitionMap.cs (1)
56mappedMethods = GetMappedMethods(edits);
1 reference to mappedMethods
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DefinitionMap.cs (1)
213if (!mappedMethods.TryGetValue(topLevelMethod, out var mappedMethod))