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