Commit 4d30da0
Fix BridgeProcessingLogger missing using statement
Add 'using System.Runtime.InteropServices.Java;' to BridgeProcessingLogger.cs
to import MarkCrossReferencesArgs and StronglyConnectedComponent types.
Co-authored-by: simonrozsival <374616+simonrozsival@users.noreply.github.com>1 parent f6f23c8 commit 4d30da0
File tree
1 file changed
+1
-0
lines changed- src/Mono.Android/Microsoft.Android.Runtime
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments