2 references to 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);