1 implementation of EntryPointName
Microsoft.CodeAnalysis (1)
Symbols\PlatformInvokeInformation.cs (1)
38public string? EntryPointName
1 reference to EntryPointName
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2476string entryPointName = data.EntryPointName;