2 references to GetTopLevelSourceTypeDefinitions
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
299
return _changes.
GetTopLevelSourceTypeDefinitions
(context);
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\EditAndContinue\PEDeltaAssemblyBuilder.vb (1)
282
Return _changes.
GetTopLevelSourceTypeDefinitions
(context)