8 references to RemoteTaskItemFactory
Microsoft.Build.Engine.UnitTests (8)
TaskParameter_Tests.cs (8)
543
RemoteTaskItemFactory
itemFactory = (
RemoteTaskItemFactory
)appDomain.CreateInstanceFromAndUnwrap(typeof(
RemoteTaskItemFactory
).Module.FullyQualifiedName, typeof(
RemoteTaskItemFactory
).FullName);
567
RemoteTaskItemFactory
itemFactory = (
RemoteTaskItemFactory
)appDomain.CreateInstanceFromAndUnwrap(typeof(
RemoteTaskItemFactory
).Module.FullyQualifiedName, typeof(
RemoteTaskItemFactory
).FullName);