RoslynScriptSession.

AddReference(FilePath) Method

Summary

Adds a reference from the specified file path.

Syntax

public void AddReference(FilePath path)

Parameters

Name Type Description
path FilePath The file path to add as a reference.

Return Value

Type Description
void