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