8 references to GetFormat
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
2560
Format inFileFormat =
GetFormat
(inFile);
2568
Format outFileFormat =
GetFormat
(outFileOrDir);
2661
if (
GetFormat
(inFile) == Format.Assembly)
2742
&&
GetFormat
(inFile) != Format.Assembly
2744
&&
GetFormat
(outFileOrDir) != Format.Assembly)
2765
if (
GetFormat
(currentOutputFile) != Format.Assembly)
2970
Format format =
GetFormat
(filename);
3312
Format format =
GetFormat
(filename);