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