2 overrides of AssemblyLocation
MSBuildTaskHost (2)
AssemblyLoadInfo.cs (2)
157
internal override string
AssemblyLocation
203
internal override string
AssemblyLocation
2 references to AssemblyLocation
MSBuildTaskHost (2)
AssemblyLoadInfo.cs (1)
72
return
AssemblyLocation
.GetHashCode();
TypeLoader.cs (1)
312
throw new FileNotFoundException(null, _assemblyLoadInfo.
AssemblyLocation
, e);