This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Removed CallerMemberNameAttribute from Net3_Proxy because it already exists in AsyncBridge
4.0.0-beta
Anairkoen Schno
4 years ago
parent
5546c93f95
commit
73efdbc879
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
Net3-Proxy/CompilerServices.cs
+ 0
- 5
Net3-Proxy/CompilerServices.cs
View File
@ -6,9 +6,4 @@ using System.Text;
namespace
System.Runtime.CompilerServices
{
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public
sealed
class
CallerMemberNameAttribute
:
Attribute
{
}
}
Write
Preview
Loading…
Cancel
Save