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