Application Report
- Application ID: 61750646cd2d48e78d775c34fd9148ab
- Report Submitted on: 09/16/2009 04:43:14
- Definitions File: Mono 2.4 (Revised)
- API Issues: 11
- P/Invoke APIs: 10
The following 11 APIs (used 33 times) might not work:
- Total:
10
8
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 12 times
1
-
GetSchema(System.String,System.String[])
Used 12 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.EnterpriseServices
6
5
-
ContextUtil
3
3
-
get_IsInTransaction()
Used 4 times
1
1
-
get_Transaction()
Used 2 times
1
1
-
get_TransactionId()
Used 4 times
1
1
-
get_IsInTransaction()
Used 4 times
-
ResourcePool
3
2
-
.ctor(System.EnterpriseServices.ResourcePool/TransactionEndDelegate)
Used 1 time
1
-
GetResource()
Used 2 times
1
1
-
PutResource(System.Object)
Used 2 times
1
1
-
.ctor(System.EnterpriseServices.ResourcePool/TransactionEndDelegate)
Used 1 time
-
ContextUtil
-
System.Net.Security
1
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Data.Common
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) |