Application Report
- Application ID: 0af8e43101074202baa9e4c3fb43c8e5
- Report Submitted on: 10/04/2010 12:10:20
- Definitions File: Mono 2.6
- API Issues: 23
- P/Invoke APIs: 14
The following 23 APIs (used 102 times) might not work:
- Total:
23
1
-
System
3
1
-
Environment
2
1
-
FailFast(System.String)
Used 2 times
1
1
-
get_UserInteractive()
Used 1 time
1
-
FailFast(System.String)
Used 2 times
-
Uri
1
-
get_DnsSafeHost()
Used 4 times
1
-
get_DnsSafeHost()
Used 4 times
-
Environment
-
System.Configuration
4
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 6 times
1
-
get_ConnectionStrings()
Used 6 times
-
ConfigurationSection
1
-
get_SectionInformation()
Used 1 time
1
-
get_SectionInformation()
Used 1 time
-
PropertyInformation
2
-
get_LineNumber()
Used 2 times
1
-
get_Source()
Used 2 times
1
-
get_LineNumber()
Used 2 times
-
ConfigurationManager
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Net
4
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
HttpWebRequest
3
-
get_MaximumResponseHeadersLength()
Used 1 time
1
-
set_ClientCertificates(System.Security.Cryptography.X509Certificates.X509CertificateCollection)
Used 1 time
1
-
set_MaximumResponseHeadersLength(System.Int32)
Used 2 times
1
-
get_MaximumResponseHeadersLength()
Used 1 time
-
CredentialCache
-
System.Runtime.CompilerServices
2
-
RuntimeHelpers
2
-
PrepareConstrainedRegions()
Used 1 time
1
-
PrepareDelegate(System.Delegate)
Used 1 time
1
-
PrepareConstrainedRegions()
Used 1 time
-
RuntimeHelpers
-
System.Security.Cryptography.X509Certificates
4
-
X509Certificate2
2
-
GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
Used 1 time
1
-
Verify()
Used 1 time
1
-
GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType,System.Boolean)
Used 1 time
-
X509Certificate2Collection
1
-
X509Chain
1
-
X509Certificate2
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 33 times
1
-
get_DesignMode()
Used 33 times
-
Control
-
System.Web.UI.WebControls
2
-
BaseDataList
1
-
set_DataKeyField(System.String)
Used 12 times
1
-
set_DataKeyField(System.String)
Used 12 times
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
BaseDataList
-
System
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | msvcrt.dll | int _mkdir(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |