Application Report
- Application ID: b342e22bf0474a658194ac8473d173d2
- Report Submitted on: 04/01/2009 12:11:01
- Definitions File: Mono 2.4
- API Issues: 22
- P/Invoke APIs: 14
The following 22 APIs (used 34 times) might not work:
- Total:
3
17
5
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
CodeTypeReference
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
System.Diagnostics
4
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Web
3
5
4
-
HttpRequest
1
-
get_LogonUserIdentity()
Used 1 time
1
-
get_LogonUserIdentity()
Used 1 time
-
HttpResponse
4
2
-
AddCacheDependency(System.Web.Caching.CacheDependency[])
Used 2 times
1
1
-
AddCacheItemDependencies(System.Collections.ArrayList)
Used 1 time
1
-
AddCacheItemDependencies(System.String[])
Used 2 times
1
1
-
AddCacheItemDependency(System.String)
Used 1 time
1
-
AddCacheDependency(System.Web.Caching.CacheDependency[])
Used 2 times
-
HttpServerUtility
3
-
HttpStaticObjectsCollection
1
1
-
get_NeverAccessed()
Used 2 times
1
1
-
get_NeverAccessed()
Used 2 times
-
HttpRequest
-
System.Web.Caching
2
-
SqlCacheDependency
2
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 1 time
1
-
.ctor(System.String,System.String)
Used 1 time
1
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 1 time
-
SqlCacheDependency
-
System.Web.Configuration
1
-
HttpCapabilitiesBase
1
-
DisableOptimizedCacheKey()
Used 1 time
1
-
DisableOptimizedCacheKey()
Used 1 time
-
HttpCapabilitiesBase
-
System.Web.UI
1
-
Page
1
-
InitOutputCache(System.Web.UI.OutputCacheParameters)
Used 1 time
1
-
InitOutputCache(System.Web.UI.OutputCacheParameters)
Used 1 time
-
Page
-
System.CodeDom
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) |