2 writes to _error
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (2)
66_error = e; 98_error = e;
2 references to _error
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (2)
77if (_error != null) 79throw _error;