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