Application Report
- Application ID: 9cd91c614e4e430593eacae305111180
- Report Submitted on: 10/07/2008 08:46:36
- Definitions File: Mono 2.0
- API Issues: 27
- P/Invoke APIs: 4
The following 27 APIs (used 150 times) might not work:
- Total:
25
3
-
System
1
-
AppDomain
1
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.Type)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
CodeTypeReference
-
System.Configuration
5
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 2 times
1
-
get_SectionInformation()
Used 2 times
-
PropertyInformation
2
-
get_LineNumber()
Used 2 times
1
-
get_Source()
Used 2 times
1
-
get_LineNumber()
Used 2 times
-
ConfigurationManager
-
System.Data.SqlClient
3
-
SqlDependency
3
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 2 times
1
-
Start(System.String)
Used 1 time
1
-
Stop(System.String)
Used 1 time
1
-
.ctor(System.Data.SqlClient.SqlCommand)
Used 2 times
-
SqlDependency
-
System.Security.Cryptography.Pkcs
6
-
EnvelopedCms
4
-
Decode(System.Byte[])
Used 1 time
1
-
Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
Used 1 time
1
-
Encode()
Used 1 time
1
-
Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)
Used 1 time
1
-
Decode(System.Byte[])
Used 1 time
-
SignedCms
2
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 1 time
1
-
Encode()
Used 1 time
1
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 1 time
-
EnvelopedCms
-
System.Threading
1
-
ExecutionContext
1
-
ExecutionContext
-
System.Web
1
1
-
SiteMapProvider
1
1
-
AddNode(System.Web.SiteMapNode,System.Web.SiteMapNode)
Used 4 times
1
-
IsAccessibleToUser(System.Web.HttpContext,System.Web.SiteMapNode)
Used 1 time
1
-
AddNode(System.Web.SiteMapNode,System.Web.SiteMapNode)
Used 4 times
-
SiteMapProvider
-
System.Web.UI
3
2
-
Control
1
-
get_DesignMode()
Used 110 times
1
-
get_DesignMode()
Used 110 times
-
DataSourceControl
2
1
-
ApplyStyleSheetSkin(System.Web.UI.Page)
Used 2 times
1
1
-
FindControl(System.String)
Used 1 time
1
-
ApplyStyleSheetSkin(System.Web.UI.Page)
Used 2 times
-
SessionPageStatePersister
1
-
.ctor(System.Web.UI.Page)
Used 1 time
1
-
.ctor(System.Web.UI.Page)
Used 1 time
-
Control
-
System.Windows.Forms
3
-
ComboBox
2
-
SplitContainer
1
-
set_TabStop(System.Boolean)
Used 3 times
1
-
set_TabStop(System.Boolean)
Used 3 times
-
ComboBox
-
System
There are 4 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32 | intptr selectobject(intptr, intptr) |
| 2 | gdi32 | uint getfontdata(intptr, int, int, byte[], int) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr releasedc(intptr, intptr) |