8 references to GetFormat
Microsoft.Build.Tasks.Core (8)
GenerateResource.cs (8)
2558Format inFileFormat = GetFormat(inFile); 2566Format outFileFormat = GetFormat(outFileOrDir); 2659if (GetFormat(inFile) == Format.Assembly) 2736&& GetFormat(inFile) != Format.Assembly 2738&& GetFormat(outFileOrDir) != Format.Assembly) 2759if (GetFormat(currentOutputFile) != Format.Assembly) 2964Format format = GetFormat(filename); 3306Format format = GetFormat(filename);