2 references to FileNameIsTooLong
Microsoft.NET.Build.Tasks (2)
CreateAppHost.cs (1)
136throw new BuildErrorException(Strings.FileNameIsTooLong, ex.LongName);
GenerateShims.cs (1)
138throw new BuildErrorException(Strings.FileNameIsTooLong, ex.LongName);