Summary
Gets all references.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public ISet<string> References { get; }
Value
Type | Description |
---|---|
ISet |
The references. |
public ISet<string> References { get; }
Type | Description |
---|---|
ISet |
The references. |