2 references to FakesConfiguratorAssembly
Microsoft.VisualStudio.TestPlatform.Common (2)
Utilities\FakesUtilities.cs (2)
200
return Assembly.Load(new AssemblyName(
FakesConfiguratorAssembly
));
204
EqtTrace.Info("Failed to load assembly {0}. Reason:{1}",
FakesConfiguratorAssembly
, ex);