2 references to VisualBasicPreprocessingSymbolInfo
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\PreprocessingSymbolInfo.vb (1)
16Friend Shared None As New VisualBasicPreprocessingSymbolInfo(Nothing, Nothing, False)
Syntax\VisualBasicSyntaxTree.ConditionalSymbolsMap.vb (1)
151Return New VisualBasicPreprocessingSymbolInfo(New PreprocessingSymbol(name:=symbolName), constantValueOpt:=constValue.ValueAsObject, isDefined:=True)