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