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