GetParseOptions(IPartialCompilation)
Gets ParseOptions that should be used when adding new syntax trees to this compilation.
Declaration
public static ParseOptions GetParseOptions(this IPartialCompilation compilation)
Parameters
Type | Name | Description |
---|---|---|
IPartialCompilation | compilation |
Returns
Type | Description |
---|---|
ParseOptions |