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