Open sandboxFocus

Property References

References

Gets the list of references that will be added to compilations created in this context.

Declaration
public ImmutableArray<PortableExecutableReference> References { get; init; }
Property Value
Type Description
ImmutableArray<PortableExecutableReference>