2 references to IsProjectFile
dotnet-openapi (2)
Commands\AddProjectCommand.cs (1)
47
if (!
IsProjectFile
(sourceFile))
Commands\RemoveCommand.cs (1)
34
if (
IsProjectFile
(sourceFile))