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