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