1 write to _windowFrame
Microsoft.VisualStudio.LanguageServices (1)
Workspace\SourceGeneratedFileManager.cs (1)
446
_windowFrame
= windowFrame;
3 references to _windowFrame
Microsoft.VisualStudio.LanguageServices (3)
Workspace\SourceGeneratedFileManager.cs (3)
440
if (
_windowFrame
!= null)
461
_windowFrame
== null ||
472
if (ErrorHandler.Failed(
_windowFrame
.GetProperty((int)__VSFPROPID7.VSFPROPID_InfoBarHost, out var infoBarHostObject)) ||