Application Report
- Application ID: 89e365cf50364148a157e4645af1d946
- Report Submitted on: 12/09/2009 16:27:43
- Definitions File: Mono 2.4 (Revised)
- API Issues: 42
- P/Invoke APIs: 92
The following 42 APIs (used 130 times) might not work:
- Total:
36
20
-
Microsoft.Build.Utilities
5
2
-
TaskLoggingHelper
2
-
LogCommandLine(Microsoft.Build.Framework.MessageImportance,System.String)
Used 6 times
1
-
LogCommandLine(System.String)
Used 1 time
1
-
LogCommandLine(Microsoft.Build.Framework.MessageImportance,System.String)
Used 6 times
-
ToolLocationHelper
2
2
-
ToolTask
1
-
GetWorkingDirectory()
Used 3 times
1
-
GetWorkingDirectory()
Used 3 times
-
TaskLoggingHelper
-
System
2
-
AppDomain
1
-
BadImageFormatException
1
-
get_FusionLog()
Used 1 time
1
-
get_FusionLog()
Used 1 time
-
AppDomain
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 2 times
1
-
get_ConnectionStrings()
Used 2 times
-
ConfigurationManager
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 22 times
1
-
GetSchema(System.String,System.String[])
Used 22 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
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.DirectoryServices
1
1
-
DirectoryEntry
1
1
-
get_NativeObject()
Used 2 times
1
1
-
get_NativeObject()
Used 2 times
-
DirectoryEntry
-
System.Drawing
1
-
Image
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 1 time
-
Image
-
System.Management
13
12
-
ConnectionOptions
4
3
-
.ctor()
Used 2 times
1
-
set_Authentication(System.Management.AuthenticationLevel)
Used 2 times
1
1
-
set_Password(System.String)
Used 4 times
1
1
-
set_Username(System.String)
Used 4 times
1
1
-
.ctor()
Used 2 times
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
2
1
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
-
ManagementPath
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementScope
2
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 2 times
1
-
Connect()
Used 2 times
1
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 2 times
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ConnectionOptions
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
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.Threading
1
-
ReaderWriterLockSlim
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
-
ReaderWriterLockSlim
-
System.Transactions
3
1
-
PreparingEnlistment
2
-
ForceRollback(System.Exception)
Used 1 time
1
-
Prepared()
Used 2 times
1
-
ForceRollback(System.Exception)
Used 1 time
-
Transaction
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 1 time
1
-
get_Transaction()
Used 1 time
-
PreparingEnlistment
-
System.Xml.Xsl
1
-
XslCompiledTransform
1
-
get_OutputSettings()
Used 1 time
1
-
get_OutputSettings()
Used 1 time
-
XslCompiledTransform
-
Microsoft.Build.Utilities
There are 92 P/Invokes (used 102 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | system.data.sqlite.dll | int sqlite3_reset_interop(intptr) |
| 2 | system.data.sqlite.dll | intptr sqlite3_column_text_interop(intptr, int, int32&) |
| 2 | system.data.sqlite.dll | int sqlite3_create_collation(intptr, byte[], int, intptr, sqlitecollation) |
| 2 | system.data.sqlite.dll | int sqlite3_bind_text(intptr, int, byte[], int, intptr) |
| 2 | system.data.sqlite.dll | int sqlite3_context_collcompare(intptr, byte[], int, byte[], int) |
| 2 | system.data.sqlite.dll | int sqlite3_create_function_interop(intptr, byte[], int, int, intptr, sqlitecall |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void closelog() |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_table_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_text16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_libversion() |
| 1 | system.data.sqlite.dll | intptr sqlite3_context_collseq(intptr, int32&, int32&, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_errmsg_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_table_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_origin_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_bind_parameter_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_blob(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_decltype_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_commit_hook(intptr, sqlitecommitcallback, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_origin_name16_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_column_database_name_interop(intptr, int, int32&) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error16(intptr, string, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_null(intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_int64(intptr, int64) |
| 1 | system.data.sqlite.dll | void sqlite3_result_int(intptr, int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_error(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | void sqlite3_result_double(intptr, double) |
| 1 | system.data.sqlite.dll | void sqlite3_result_blob(intptr, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_interrupt(intptr) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_value_type(intptr) |
| 1 | system.data.sqlite.dll | typeaffinity sqlite3_column_type(intptr, int) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_text16_interop(intptr, int32&) |
| 1 | system.data.sqlite.dll | intptr sqlite3_value_blob(intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_update_hook(intptr, sqliteupdatecallback, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_rollback_hook(intptr, sqliterollbackcallback, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_next_stmt(intptr, intptr) |
| 1 | system.data.sqlite.dll | void sqlite3_result_text16(intptr, string, int, intptr) |
| 1 | system.data.sqlite.dll | intptr sqlite3_aggregate_context(intptr, int) |
| 1 | system.data.sqlite.dll | int64 sqlite3_value_int64(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_count(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_bytes(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_close_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_changes(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_busy_timeout(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_text16(intptr, int, string, int, intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_index(intptr, byte[]) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_parameter_count(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_null(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int64(intptr, int, int64) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_int(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_double(intptr, int, double) |
| 1 | system.data.sqlite.dll | int sqlite3_bind_blob(intptr, int, byte[], int, intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_aggregate_count(intptr) |
| 1 | system.data.sqlite.dll | double sqlite3_value_double(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_column_int(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_compressfile(string) |
| 1 | system.data.sqlite.dll | int sqlite3_cursor_rowid(intptr, int, int64&) |
| 1 | system.data.sqlite.dll | int64 sqlite3_column_int64(intptr, int) |
| 1 | system.data.sqlite.dll | int sqlite3_value_int(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_value_bytes(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_table_cursor(intptr, int, int) |
| 1 | system.data.sqlite.dll | int sqlite3_table_column_metadata_interop(intptr, byte[], byte[], byte[], intptr |
| 1 | system.data.sqlite.dll | int sqlite3_step(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_rekey(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_prepare_interop(intptr, intptr, int, intptr&, intptr&, int32&) |
| 1 | system.data.sqlite.dll | int sqlite3_open_interop(byte[], int, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_open16_interop(byte[], int, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_key(intptr, byte[], int) |
| 1 | system.data.sqlite.dll | int sqlite3_index_column_info_interop(intptr, byte[], byte[], byte[], int32&, in |
| 1 | system.data.sqlite.dll | int sqlite3_finalize_interop(intptr) |
| 1 | system.data.sqlite.dll | int sqlite3_exec(intptr, byte[], intptr, intptr, intptr&) |
| 1 | system.data.sqlite.dll | int sqlite3_decompressfile(string) |
| 1 | system.data.sqlite.dll | double sqlite3_column_double(intptr, int) |