2 references to ContainsSourceFile
Microsoft.VisualStudio.LanguageServices.Xaml (2)
Implementation\XamlProjectService.cs (2)
166
if (!project.
ContainsSourceFile
(filePath))
247
if (project.
ContainsSourceFile
(oldMoniker))