Application Report
- Application ID: 729ba9c3f1d24d8ab14fc8d458d94a5d
- Report Submitted on: 07/16/2009 10:35:03
- Definitions File: Mono 2.4 (Revised)
- API Issues: 11
- P/Invoke APIs: 5
The following 11 APIs (used 67 times) might not work:
- Total:
10
1
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 3 times
1
-
get_ConnectionStrings()
Used 3 times
-
ConfigurationManager
-
System.Data.Linq
1
-
DataContext
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 6 times
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 6 times
-
DataContext
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 3 times
1
-
RevertAssert()
Used 2 times
1
-
Assert()
Used 3 times
-
CodeAccessPermission
-
System.Security.Cryptography.Pkcs
2
-
SignedCms
2
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 2 times
1
-
Encode()
Used 2 times
1
-
ComputeSignature(System.Security.Cryptography.Pkcs.CmsSigner)
Used 2 times
-
SignedCms
-
System.Web.Security
1
-
FormsAuthentication
1
-
RedirectToLoginPage(System.String)
Used 1 time
1
-
RedirectToLoginPage(System.String)
Used 1 time
-
FormsAuthentication
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 9 times
1
-
get_DesignMode()
Used 9 times
-
Control
-
System.Web.UI.WebControls
1
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
BaseValidator
-
System.Xml
1
-
XmlTextReader
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 2 times
1
-
ReadBase64(System.Byte[],System.Int32,System.Int32)
Used 2 times
-
XmlTextReader
-
System.Configuration
There are 5 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 4 | gdi32.dll | int getfontdata(int, int, int, byte[], int) |
| 2 | gdi32.dll | int selectobject(int, int) |
| 1 | gdi32.dll | int deleteobject(int) |
| 1 | user32.dll | int getdc(int) |
| 1 | user32.dll | int releasedc(int, int) |