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