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