Application Report
- Application ID: f74c15e98b1449759977b1c8ce502a4a
- Report Submitted on: 12/28/2010 03:15:22
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 11
- P/Invoke APIs: 26
The following 11 APIs (used 26 times) might not work:
- Total:
9
6
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Diagnostics
1
1
-
StackTrace
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
-
StackTrace
-
System.Net.Security
1
-
System.Reflection.Emit
2
2
-
ILGenerator
2
2
-
ILGenerator
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 7 times
1
-
RevertAssert()
Used 4 times
1
-
Assert()
Used 7 times
-
CodeAccessPermission
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Data.Common
There are 26 P/Invokes (used 39 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | ikvm-native | intptr ikvm_getprocaddress(intptr, string, int) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | ikvm-native | void ikvm_freelibrary(intptr) |
| 2 | ikvm-native | void* ikvm_marshaldelegate(delegate) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | ikvm-native | int ikvm_callonload(intptr, void*, void*) |
| 1 | ikvm-native | void** ikvm_getjnienvvtable() |
| 1 | ikvm-native | intptr ikvm_mmap(intptr, byte, byte, int64, int) |
| 1 | ikvm-native | int ikvm_msync(intptr, int) |
| 1 | ikvm-native | int ikvm_munmap(intptr, int) |
| 1 | ikvm-native | intptr ikvm_loadlibrary(string) |
| 1 | kernel32 | int flushviewoffile(intptr, intptr) |
| 1 | kernel32 | intptr mapviewoffile(intptr, int, int, int, intptr) |
| 1 | kernel32 | intptr createfilemapping(intptr, intptr, int, int, int, string) |
| 1 | kernel32 | int unmapviewoffile(intptr) |
| 1 | kernel32 | int flushfilebuffers(intptr) |
| 1 | kernel32 | int closehandle(intptr) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |