Table of Contents

Method GetPreprocessorSymbols

Namespace
Alternet.Syntax.Parsers.Roslyn.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

GetPreprocessorSymbols(string[])

protected virtual IList<string> GetPreprocessorSymbols(string[] conditionals)

Parameters

conditionals string[]

Returns

IList<string>