2 references to GetWrapperFileName
Microsoft.Build.Tasks.Core (2)
AxReference.cs (1)
92
axImp.OutputAssembly = Path.Combine(OutputDirectory,
GetWrapperFileName
());
AxTlbBaseReference.cs (1)
193
return Path.Combine(OutputDirectory,
GetWrapperFileName
());