/// <summary> /// Initializes the <see cref="ScriptAssemblyCache"/> class. /// </summary> static ScriptAssemblyCache() { _instance = new ScriptAssemblyCache(); }