1 write to _filePath
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\InvisibleEditor.cs (1)
48_filePath = filePath;
2 references to _filePath
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\InvisibleEditor.cs (2)
157if (runningDocumentTable4.IsMonikerValid(_filePath)) 159var cookie = runningDocumentTable4.GetDocumentCookie(_filePath);