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