3 references to GetOrCreateModuleReference
ILAssembler (3)
GrammarVisitor.cs (3)
1836
_entityRegistry.
GetOrCreateModuleReference
(name, _ => { });
3922
pInvokeInformation = (_entityRegistry.
GetOrCreateModuleReference
(moduleName, _ => { }), entryPoint, attributes);
4085
_ = _entityRegistry.
GetOrCreateModuleReference
(VisitDottedName(context.dottedName()).Value, _ => { });