Application Report
- Application ID: 9cfed193379c4b95bfb8fc2321688efa
- Report Submitted on: 04/01/2010 23:42:57
- Definitions File: Mono 2.6
- API Issues: 7
- P/Invoke APIs: 7
The following 7 APIs (used 10 times) might not work:
- Total:
6
3
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnection
-
System.IO
1
-
FileStream
1
-
FileStream
-
System.Net.Security
1
-
System.Net.Sockets
1
1
-
Socket
1
1
-
Socket
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate2Collection
1
-
X509Certificate2Collection
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Data.Common
There are 7 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32 | intptr createfile(string, uint, uint, nativemethods/securityattributes, uint, ui |
| 1 | kernel32.dll | bool cancelio(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool waitnamedpipe(string, uint) |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 1 | kernel32.dll | intptr openfilemapping(uint, bool, string) |