3 references to AddSynthesizedDefinition
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
345
F.ModuleBuilderOpt.
AddSynthesizedDefinition
(F.CurrentType, prop.GetCciAdapter());
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\MethodCompiler.vb (1)
1403
_moduleBeingBuiltOpt.
AddSynthesizedDefinition
(containingType, prop.GetCciAdapter())
Lowering\SyntheticBoundNodeFactory.vb (1)
111
[module].
AddSynthesizedDefinition
(containingType, prop.GetCciAdapter())