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)
77
if (
_error
!= null)
79
throw
_error
;