Application Report
- Application ID: b48b5d0876604efc972b2758a51729b5
- Report Submitted on: 06/08/2010 10:24:07
- Definitions File: Mono 2.6
- API Issues: 15
- P/Invoke APIs: 13
The following 15 APIs (used 327 times) might not work:
- Total:
13
10
-
System
1
1
-
Environment
1
1
-
FailFast(System.String)
Used 8 times
1
1
-
FailFast(System.String)
Used 8 times
-
Environment
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
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.String,System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String,System.String)
Used 1 time
-
ManagementBaseObject
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Security.Cryptography.Pkcs
4
-
EnvelopedCms
4
-
Decode(System.Byte[])
Used 1 time
1
-
Decrypt(System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
Used 1 time
1
-
Encode()
Used 2 times
1
-
Encrypt(System.Security.Cryptography.Pkcs.CmsRecipient)
Used 2 times
1
-
Decode(System.Byte[])
Used 1 time
-
EnvelopedCms
-
System.Xml.Serialization
3
3
-
XmlSerializationReader
3
3
-
CollapseWhitespace(System.String)
Used 272 times
1
1
-
ReadString(System.String,System.Boolean)
Used 26 times
1
1
-
ReadTypedNull(System.Xml.XmlQualifiedName)
Used 2 times
1
1
-
CollapseWhitespace(System.String)
Used 272 times
-
XmlSerializationReader
-
System
There are 13 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 4 | advapi32.dll | int cryptacquirecontext(intptr&, string, string, uint, uint) |
| 3 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | advapi32.dll | uint tracemessageva(uint64, uint, guid*, uint16, void*) |
| 1 | advapi32.dll | uint registertraceguids(unsafenativemethods/wmidprequest, void*, guid&, uint, un |
| 1 | advapi32.dll | int unregistertraceguids(uint64) |
| 1 | advapi32.dll | int cryptreleasecontext(intptr, uint) |
| 1 | advapi32.dll | int cryptgenkey(intptr, uint, uint, intptr&) |
| 1 | advapi32.dll | int cryptdestroykey(intptr) |
| 1 | crypt32.dll | int certfreecertificatecontext(intptr) |
| 1 | crypt32.dll | intptr certcreateselfsigncertificate(intptr, intptr, uint, intptr, intptr, intpt |
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | kernel32.dll | intptr getmodulehandle(string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |