2 writes to _error
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (2)
65_error = e; 95_error = e;
2 references to _error
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (2)
78if (_error != null) 79throw _error;