4 references to ModuleType
Microsoft.CodeAnalysis.VisualBasic.Workspaces (4)
CodeGeneration\FieldGenerator.vb (1)
114
If field.IsStatic AndAlso destination <> CodeGenerationDestination.
ModuleType
Then
CodeGeneration\MethodGenerator.vb (1)
165
If method.IsStatic AndAlso destination <> CodeGenerationDestination.
ModuleType
Then
CodeGeneration\PropertyGenerator.vb (1)
191
If [property].IsStatic AndAlso destination <> CodeGenerationDestination.
ModuleType
Then
CodeGeneration\VisualBasicCodeGenerationHelpers.vb (1)
163
Return CodeGenerationDestination.
ModuleType