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