Table of Contents

Method UnregisterAssembly

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

UnregisterAssembly(IScriptEdit, string)

Unregisters assembly from the project.

public static void UnregisterAssembly(this IScriptEdit edit, string reference)

Parameters

edit IScriptEdit

IScriptEdit that contains the source code.

reference string

Reference to unregister