2 instantiations of VisualStudioPortableExecutableReference
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (1)
123
=> new
VisualStudioPortableExecutableReference
(this, properties, filePath, fileChangeTracker: null);
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (1)
105
=> new
VisualStudioPortableExecutableReference
(_provider, properties, this.FilePath, _fileChangeTracker);
1 reference to VisualStudioPortableExecutableReference
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (1)
28
/// instance of <see cref="
VisualStudioPortableExecutableReference
"/> is created for the corresponding reference.