Application Report
- Application ID: 993178f047f74287ac3ce40a74f182d1
- Report Submitted on: 06/29/2009 08:15:49
- Definitions File: Mono 2.4 (Revised)
- API Issues: 8
- P/Invoke APIs: 3
The following 8 APIs (used 15 times) might not work:
- Total:
8
1
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.String)
Used 3 times
-
CodeTypeReference
-
System.Configuration
1
-
ConfigurationManager
1
-
ConfigurationManager
-
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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
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.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
1
-
Extensions
1
1
-
Extensions
-
System.CodeDom
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |