2 references to GetMetadataLambdaAndClosureMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DefinitionMap.cs (2)
446
var map =
GetMetadataLambdaAndClosureMap
(method.ContainingType, methodId);
706
GetMetadataLambdaAndClosureMap
(peMethod.ContainingType, methodId: new DebugId(provider.MethodOrdinal, generation: 0)),