mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-12 21:34:11 +02:00
commit
e3739d28de
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ namespace System
|
||||||
{
|
{
|
||||||
if (matched.[Friend]mMethodData != null)
|
if (matched.[Friend]mMethodData != null)
|
||||||
return .Err(.MultipleResults);
|
return .Err(.MultipleResults);
|
||||||
|
else
|
||||||
|
matched = methodInfo;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue