Property | Type | Description |
---|
Method | Description | |
---|---|---|
RunVerifyProcessAndCollectOutput ( string assemblyPath, bool &isVerified, string &output ) : void | ||
Verify ( string unprocessedAssemblyPath, string processedAssemblyPath ) : void |
public static RunVerifyProcessAndCollectOutput ( string assemblyPath, bool &isVerified, string &output ) : void | ||
assemblyPath | string | |
isVerified | bool | |
output | string | |
return | void |
public static Verify ( string unprocessedAssemblyPath, string processedAssemblyPath ) : void | ||
unprocessedAssemblyPath | string | |
processedAssemblyPath | string | |
return | void |