Class UnresolvedMetadataReference
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public sealed class UnresolvedMetadataReference : MetadataReference
Properties
Display
Declaration
public override string Display { get; }
Property Value
| Type | Description |
|---|---|
| string |
Overrides
Reference
Declaration
public string Reference { get; }
Property Value
| Type | Description |
|---|---|
| string |