MetadataReaderExtensions.GetEditAndContinueLogEntries(MetadataReader) Метод

Определение

Перечисляет записи журнала EnC.

public:
[System::Runtime::CompilerServices::Extension]
 static System::Collections::Generic::IEnumerable<System::Reflection::Metadata::Ecma335::EditAndContinueLogEntry> ^ GetEditAndContinueLogEntries(System::Reflection::Metadata::MetadataReader ^ reader);
public static System.Collections.Generic.IEnumerable<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry> GetEditAndContinueLogEntries (this System.Reflection.Metadata.MetadataReader reader);
static member GetEditAndContinueLogEntries : System.Reflection.Metadata.MetadataReader -> seq<System.Reflection.Metadata.Ecma335.EditAndContinueLogEntry>
<Extension()>
Public Iterator Function GetEditAndContinueLogEntries (reader As MetadataReader) As IEnumerable(Of EditAndContinueLogEntry)
<Extension()>
Public Function GetEditAndContinueLogEntries (reader As MetadataReader) As IEnumerable(Of EditAndContinueLogEntry)

Параметры

Возвращаемое значение

Исключения

reader имеет значение null.

Применяется к