2 references to Embedded
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Attributes.vb (1)
562If (Me.Compilation.EmbeddedSymbolManager.Embedded <> 0) AndAlso Not expression.HasErrors Then
Compilation\MethodCompiler.vb (1)
262If compilation.EmbeddedSymbolManager.Embedded <> EmbeddedSymbolKind.None Then