[This is preliminary documentation and is subject to change.]
Returns context that this processor operates under -
an entity that retains state during analysis, such as: module compiler, project compiler, code unit translator etc.
This entity may also contain compiler/parser/lexer options etc.
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type: IAnalysisContextImplements
ICodeProcessor ContextSee Also