Application Report
- Application ID: f97bdcc71efd43868b89ad46598f1f6e
- Report Submitted on: 05/12/2009 07:21:15
- Definitions File: Mono 2.4 (Revised)
- API Issues: 6
- P/Invoke APIs: 10
The following 6 APIs (used 12 times) might not work:
- Total:
6
2
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
System.Data.Common
2
2
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbDataAdapter
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
1
1
-
Fill(System.Int32,System.Int32,System.Data.DataTable[])
Used 4 times
-
DbConnectionStringBuilder
-
System.Net.Security
1
-
System.Transactions
2
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
TransactionScope
1
-
SinglePhaseEnlistment
-
System.Configuration
There are 10 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |