1 instantiation of EventHandleCollection
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
968
values = new
EventHandleCollection
(reader, offset);
4 references to EventHandleCollection
System.Private.CoreLib (4)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
966
public static uint Read(this NativeReader reader, uint offset, out
EventHandleCollection
values)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
4997
public
EventHandleCollection
Events => _events;
4998
private readonly
EventHandleCollection
_events;
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (1)
320
internal
EventHandleCollection
DeclaredEventHandles