Application Report
- Application ID: ecda73af2ba9426286f631a20de61556
- Report Submitted on: 03/06/2009 10:39:38
- Definitions File: Mono 2.2
- API Issues: 39
- P/Invoke APIs: 13
The following 39 APIs (used 104 times) might not work:
- Total:
1
37
20
-
System
1
-
AppDomain
1
-
AppDomain
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 15 times
1
-
get_ConnectionStrings()
Used 15 times
-
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.Diagnostics
2
-
EventLog
2
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
EventLog
-
System.EnterpriseServices
17
15
-
ContextUtil
7
5
-
SetAbort()
Used 2 times
1
1
-
SetComplete()
Used 2 times
1
1
-
get_ActivityId()
Used 2 times
1
1
-
get_IsInTransaction()
Used 2 times
1
1
-
get_MyTransactionVote()
Used 1 time
1
-
get_TransactionId()
Used 2 times
1
1
-
set_MyTransactionVote(System.EnterpriseServices.TransactionVote)
Used 1 time
1
-
SetAbort()
Used 2 times
-
ServiceConfig
8
8
-
.ctor()
Used 2 times
1
1
-
set_IsolationLevel(System.EnterpriseServices.TransactionIsolationLevel)
Used 2 times
1
1
-
set_TrackingAppName(System.String)
Used 2 times
1
1
-
set_TrackingComponentName(System.String)
Used 2 times
1
1
-
set_TrackingEnabled(System.Boolean)
Used 2 times
1
1
-
set_Transaction(System.EnterpriseServices.TransactionOption)
Used 2 times
1
1
-
set_TransactionDescription(System.String)
Used 2 times
1
1
-
set_TransactionTimeout(System.Int32)
Used 2 times
1
1
-
.ctor()
Used 2 times
-
ServiceDomain
2
2
-
Enter(System.EnterpriseServices.ServiceConfig)
Used 2 times
1
1
-
Leave()
Used 2 times
1
1
-
Enter(System.EnterpriseServices.ServiceConfig)
Used 2 times
-
ContextUtil
-
System.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
ServicePointManager
1
-
get_CheckCertificateRevocationList()
Used 2 times
1
-
get_CheckCertificateRevocationList()
Used 2 times
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Security
1
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Transactions
7
4
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
SinglePhaseEnlistment
1
-
Committed()
Used 3 times
1
-
Committed()
Used 3 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
-
TransactionScope
1
-
PreparingEnlistment
-
System.Web
1
-
SiteMapProvider
1
-
SiteMapProvider
-
System.Web.UI
1
-
Page
1
-
InitializeCulture()
Used 1 time
1
-
InitializeCulture()
Used 1 time
-
Page
-
System.Web.UI.WebControls
1
-
CreateUserWizard
1
-
get_InvalidPasswordErrorMessage()
Used 1 time
1
-
get_InvalidPasswordErrorMessage()
Used 1 time
-
CreateUserWizard
-
System.Web.UI.WebControls.WebParts
1
-
WebPartManager
1
-
WebPartManager
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.Xml.Schema
1
-
XmlSchemaSet
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
1
-
Add(System.Xml.Schema.XmlSchemaSet)
Used 1 time
-
XmlSchemaSet
-
System
There are 13 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |