Application Report
- Application ID: c26cd64be5124259939cef5ef9cf878a
- Report Submitted on: 02/09/2011 11:53:54
- Definitions File: Mono 2.8 (2.0 Profile)
- API Issues: 21
- P/Invoke APIs: 14
The following 21 APIs (used 82 times) might not work:
- Total:
21
1
-
System
3
1
-
Environment
2
1
-
FailFast(System.String)
Used 1 time
1
1
-
get_UserInteractive()
Used 1 time
1
-
FailFast(System.String)
Used 1 time
-
Uri
1
-
get_DnsSafeHost()
Used 4 times
1
-
get_DnsSafeHost()
Used 4 times
-
Environment
-
System.Configuration
2
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationSection
1
-
get_SectionInformation()
Used 1 time
1
-
get_SectionInformation()
Used 1 time
-
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 1 time
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
2
-
Control
1
-
get_DesignMode()
Used 33 times
1
-
get_DesignMode()
Used 33 times
-
ScriptReference
1
-
GetUrl(System.Web.UI.ScriptManager,System.Boolean)
Used 1 time
1
-
GetUrl(System.Web.UI.ScriptManager,System.Boolean)
Used 1 time
-
Control
-
System.Web.UI.WebControls
1
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
BaseValidator
-
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) |