MetadataReference(MetadataReferenceProperties) Constructor

Definition

protected:
 MetadataReference(Microsoft::CodeAnalysis::MetadataReferenceProperties properties);
protected MetadataReference (Microsoft.CodeAnalysis.MetadataReferenceProperties properties);
new Microsoft.CodeAnalysis.MetadataReference : Microsoft.CodeAnalysis.MetadataReferenceProperties -> Microsoft.CodeAnalysis.MetadataReference
Protected Sub New (properties As MetadataReferenceProperties)

Parameters

Applies to