Implemented interface member:
method
GetAssemblyPath
Microsoft.Build.Framework.IOutOfProcTaskFactory.GetAssemblyPath()
3 references to GetAssemblyPath
Microsoft.Build.Tasks.UnitTests (3)
RoslynCodeTaskFactory_Tests.cs (3)
1075string assemblyPath = factory.GetAssemblyPath(); 1114string assemblyPath = factory.GetAssemblyPath(); 1143string assemblyPath = factory.GetAssemblyPath();