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