Implemented interface member:
property
IncludeVersionInInteropName
Microsoft.Build.Tasks.IResolveComReferenceTaskContract.IncludeVersionInInteropName
2 references to IncludeVersionInInteropName
Microsoft.Build.Tasks.Core (2)
ResolveComReference.cs (2)
1357
TargetProcessorArchitecture,
IncludeVersionInInteropName
, ExecuteAsTool, _tlbimpPath,
1402
var reference = new AxReference(Log, Silent, this, referenceInfo, refName, outputDirectory, DelaySign, KeyFile, KeyContainer,
IncludeVersionInInteropName
, _aximpPath, BuildEngine, EnvironmentVariables);