Snippets Class

Definition

public class Snippets : Microsoft.Quantum.IQSharp.ISnippets
type Snippets = class
    interface ISnippets
Public Class Snippets
Implements ISnippets
Inheritance
Snippets
Implements

Constructors

Snippets(ICompilerService, IWorkspace, IReferences, ILogger<Snippets>, IEventService)

Fields

SNIPPETS_NAMESPACE

Properties

AssemblyInfo
Compiler
GlobalReferences
Items
Logger
Operations
Workspace

Methods

Compile(String, TargetCapability, ITaskReporter)
Resolve(AssemblyLoadContext, AssemblyName)

Events

SnippetCompiled

Applies to