8 references to GetFormat
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
2635
Format inFileFormat =
GetFormat
(inFile);
2643
Format outFileFormat =
GetFormat
(outFileOrDir);
2736
if (
GetFormat
(inFile) == Format.Assembly)
2813
&&
GetFormat
(inFile) != Format.Assembly
2815
&&
GetFormat
(outFileOrDir) != Format.Assembly)
2836
if (
GetFormat
(currentOutputFile) != Format.Assembly)
3041
Format format =
GetFormat
(filename);
3383
Format format =
GetFormat
(filename);