1 write to _entryPoint
System.Reflection.Emit (1)
System\Reflection\Emit\PseudoCustomAttributesData.cs (1)
19
_entryPoint
= entryPoint;
1 reference to _entryPoint
System.Reflection.Emit (1)
System\Reflection\Emit\PseudoCustomAttributesData.cs (1)
25
public string? EntryPoint =>
_entryPoint
;