public static IFrameworkAssemblyLocator Instance() { if (instance == null) { instance = new FrameworkAssemblyLocator3x64(); } return(instance); }
public static IFrameworkAssemblyLocator Instance() { if (instance == null) { instance = new FrameworkAssemblyLocator3x64(); } return instance; }