1 write to _selectedDocument
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
577
SetProperty(ref
_selectedDocument
, value);
1 reference to _selectedDocument
Microsoft.VisualStudio.LanguageServices (1)
GenerateType\GenerateTypeDialogViewModel.cs (1)
572
return
_selectedDocument
;