8 references to File
Microsoft.Build (6)
BackEnd\Components\Logging\LoggingContext.cs (1)
145file.File,
BackEnd\Components\Logging\LoggingService.cs (1)
1001BuildEventFileInfo.Empty.File,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
317file.File,
BackEnd\Shared\EventsCreatorHelper.cs (2)
50file!.File, 81file!.File,
ProjectFileErrorUtilities.cs (1)
153throw new InvalidProjectFileException(projectFile.File, projectFile.Line, projectFile.Column, projectFile.EndLine, projectFile.EndColumn, message, errorSubCategory, errorCode, helpKeyword, innerException);
Microsoft.Build.Engine.UnitTests (2)
BackEnd\LoggingServicesLogMethod_Tests.cs (2)
1732fileInfo.File, 1759fileInfo.File,