Application Report
- Application ID: 81237cd510e748d1a05014e824fd08df
- Report Submitted on: 02/20/2008 11:25:07
- API Issues: 14
- P/Invoke APIs: 3
The following 14 APIs (used 35 times) might not work:
- Total:
14
2
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
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
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 5 times
1
-
get_DefaultCredentials()
Used 5 times
-
ServicePointManager
1
-
get_CheckCertificateRevocationList()
Used 2 times
1
-
get_CheckCertificateRevocationList()
Used 2 times
-
CredentialCache
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 1 time
1
-
RevertAssert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Security.AccessControl
1
1
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
-
FileSystemSecurity
-
System.Transactions
3
1
-
PreparingEnlistment
1
-
Prepared()
Used 1 time
1
-
Prepared()
Used 1 time
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
PreparingEnlistment
-
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.Xsl
2
-
XslCompiledTransform
2
-
get_OutputSettings()
Used 10 times
1
-
get_TemporaryFiles()
Used 2 times
1
-
get_OutputSettings()
Used 10 times
-
XslCompiledTransform
-
System.Configuration
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) |