Property | Type | Description | |
---|---|---|---|
IMetadataProjectReference | |||
IMetadataProjectReference | DiagnosticResult | ||
IMetadataProjectReference | IList |
||
IMetadataProjectReference | void |
Method | Description | |
---|---|---|
EmitAssembly ( string outputPath ) : DiagnosticResult | ||
PostSharpProjectReference ( Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference underlyingReference, List |
Method | Description | |
---|---|---|
IMetadataProjectReference ( |
||
IMetadataProjectReference ( ) : DiagnosticResult | ||
IMetadataProjectReference ( ) : IList |
||
IMetadataProjectReference ( Stream stream ) : void |
public EmitAssembly ( string outputPath ) : DiagnosticResult | ||
outputPath | string | |
return | DiagnosticResult |
public PostSharpProjectReference ( Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference underlyingReference, List |
||
underlyingReference | Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference | |
diagnosticResults | List |
|
workingDirectory | string | |
return | System |