2 references to Create
MSBuild (2)
AssemblyLoadInfo.cs (1)
116
return
Create
(assemblyName, assemblyFile);
OutOfProcTaskAppDomainWrapperBase.cs (1)
116
taskType = typeLoader.Load(taskName, AssemblyLoadInfo.
Create
(null, taskLocation), false);