Application Report
- Application ID: 90f8ca26c852466b98d61e5ea0eb7429
- Report Submitted on: 06/17/2010 04:52:40
- Definitions File: Mono 2.6
- API Issues: 37
- P/Invoke APIs: 16
The following 37 APIs (used 82 times) might not work:
- Total:
4
24
14
-
Microsoft.JScript
1
3
-
Eval
1
-
GlobalScope
1
-
AddField(System.String)
Used 1 time
1
-
AddField(System.String)
Used 1 time
-
LateBinding
1
-
LenientGlobalObject
1
-
get_Function()
Used 1 time
1
-
get_Function()
Used 1 time
-
Eval
-
Microsoft.JScript.Vsa
1
-
VsaEngine
1
-
get_LenientGlobalObject()
Used 1 time
1
-
get_LenientGlobalObject()
Used 1 time
-
VsaEngine
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.Type)
Used 8 times
1
-
.ctor(System.String)
Used 3 times
-
CodeTypeReference
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 4 times
1
-
get_ConnectionStrings()
Used 4 times
-
ConfigurationManager
-
System.Data.Common
1
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 15 times
1
-
GetSchema(System.String,System.String[])
Used 15 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.Net
2
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
HttpWebRequest
1
-
set_MaximumResponseHeadersLength(System.Int32)
Used 2 times
1
-
set_MaximumResponseHeadersLength(System.Int32)
Used 2 times
-
CredentialCache
-
System.Reflection
1
1
-
ParameterInfo
1
1
-
get_RawDefaultValue()
Used 2 times
1
1
-
get_RawDefaultValue()
Used 2 times
-
ParameterInfo
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 2 times
1
-
Configure(System.String,System.Boolean)
Used 2 times
-
RemotingConfiguration
-
System.Runtime.Remoting.Messaging
1
1
-
CallContext
1
1
-
LogicalSetData(System.String,System.Object)
Used 2 times
1
1
-
LogicalSetData(System.String,System.Object)
Used 2 times
-
CallContext
-
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 1 time
1
-
ForceRollback(System.Exception)
Used 1 time
-
Transaction
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 1 time
1
-
get_Transaction()
Used 1 time
-
PreparingEnlistment
-
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
-
Microsoft.JScript
There are 16 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 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 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |