8 references to GetFormat
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
2558
Format inFileFormat =
GetFormat
(inFile);
2566
Format outFileFormat =
GetFormat
(outFileOrDir);
2659
if (
GetFormat
(inFile) == Format.Assembly)
2740
&&
GetFormat
(inFile) != Format.Assembly
2742
&&
GetFormat
(outFileOrDir) != Format.Assembly)
2763
if (
GetFormat
(currentOutputFile) != Format.Assembly)
2968
Format format =
GetFormat
(filename);
3310
Format format =
GetFormat
(filename);