8 references to GetFormat
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
2565
Format inFileFormat =
GetFormat
(inFile);
2573
Format outFileFormat =
GetFormat
(outFileOrDir);
2666
if (
GetFormat
(inFile) == Format.Assembly)
2747
&&
GetFormat
(inFile) != Format.Assembly
2749
&&
GetFormat
(outFileOrDir) != Format.Assembly)
2770
if (
GetFormat
(currentOutputFile) != Format.Assembly)
2975
Format format =
GetFormat
(filename);
3317
Format format =
GetFormat
(filename);