Application Report
- Application ID: 7308352f07b74a9eb8420c9e2cf8617b
- Report Submitted on: 07/15/2009 11:12:15
- Definitions File: Mono 2.4 (Revised)
- API Issues: 10
- P/Invoke APIs: 8
The following 10 APIs (used 21 times) might not work:
- Total:
9
5
-
System
1
-
AppDomain
1
-
AppDomain
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 1 time
1
-
GetSchema(System.String,System.String[])
Used 1 time
-
DbConnection
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Transactions
6
4
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
SinglePhaseEnlistment
1
-
Committed()
Used 4 times
1
-
Committed()
Used 4 times
-
Transaction
2
2
-
TransactionInterop
2
2
-
GetTransactionFromTransmitterPropagationToken(System.Byte[])
Used 2 times
1
1
-
GetTransmitterPropagationToken(System.Transactions.Transaction)
Used 4 times
1
1
-
GetTransactionFromTransmitterPropagationToken(System.Byte[])
Used 2 times
-
PreparingEnlistment
-
System
There are 8 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 1 | kernel32.dll | bool terminateprocess(uint, int) |
| 1 | ntdll.dll | int ntqueryinformationprocess(intptr, int, processutils/process_basic_informatio |
| 1 | secur32 | int initializesecuritycontext(sspihandler/sechandle&, intptr, string, int, int, |
| 1 | secur32 | int initializesecuritycontext(sspihandler/sechandle&, sspihandler/sechandle&, st |
| 1 | secur32.dll | int acquirecredentialshandle(string, string, int, intptr, intptr, intptr, intptr |
| 1 | secur32.dll | int deletesecuritycontext(sspihandler/sechandle&) |
| 1 | secur32.dll | int freecontextbuffer(intptr) |
| 1 | secur32.dll | int freecredentialshandle(sspihandler/sechandle&) |