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)
160
if (runningDocumentTable4.IsMonikerValid(
_filePath
))
162
var cookie = runningDocumentTable4.GetDocumentCookie(
_filePath
);