Application Report
- Application ID: 9bcc4b55bfc544918f1fb1bd3774f21f
- Report Submitted on: 11/12/2010 02:19:02
- Definitions File: Mono 2.0
- API Issues: 11
- P/Invoke APIs: 6
The following 11 APIs (used 104 times) might not work:
- Total:
10
2
-
System
1
-
AppDomain
1
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 4 times
1
-
.ctor(System.Type)
Used 85 times
1
-
.ctor(System.String)
Used 4 times
-
CodeTypeReference
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnectionStringBuilder
1
1
-
ClearPropertyDescriptors()
Used 2 times
1
1
-
ClearPropertyDescriptors()
Used 2 times
-
DbConnection
-
System.Net.Security
1
-
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.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 2 times
1
-
RevertAssert()
Used 2 times
1
-
Assert()
Used 2 times
-
CodeAccessPermission
-
System.Security.Cryptography.X509Certificates
1
-
X509Certificate
1
-
CreateFromSignedFile(System.String)
Used 1 time
1
-
CreateFromSignedFile(System.String)
Used 1 time
-
X509Certificate
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 3 times
-
Form
-
System
There are 6 P/Invokes (used 12 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | int queryperformancecounter(int64&) |
| 2 | kernel32.dll | int queryperformancefrequency(int64&) |
| 2 | wtsapi32.dll | bool wtsquerysessioninformation(intptr, int, licenseid/wtsinfoclass, intptr&, ui |
| 2 | wtsapi32.dll | void wtsfreememory(intptr) |
| 1 | kernel32.dll | bool processidtosessionid(uint, uint32&) |
| 1 | kernel32.dll | int wtsgetactiveconsolesessionid() |