Application Report
- Application ID: 85967be25f8448a08dd612a48cd58357
- Report Submitted on: 06/10/2009 13:12:08
- Definitions File: Mono 2.4 (Revised)
- API Issues: 4
- P/Invoke APIs: 3
The following 4 APIs (used 9 times) might not work:
- Total:
4
-
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 4 times
1
-
get_DefaultCredentials()
Used 4 times
-
CredentialCache
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.Diagnostics
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) |