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