2 references to MethodImplementations
ILAssembler (2)
EntityRegistry.cs (1)
155
foreach (var impl in type.
MethodImplementations
)
GrammarVisitor.cs (1)
3717
_currentTypeDefinition.PeekOrDefault()!.
MethodImplementations
.Add(EntityRegistry.CreateUnrecordedMethodImplementation(currentMethod.Definition, methodRef));