1 write to _entryPointName
Microsoft.CodeAnalysis (1)
Symbols\PlatformInvokeInformation.cs (1)
23
_entryPointName
= entryPointName;
1 reference to _entryPointName
Microsoft.CodeAnalysis (1)
Symbols\PlatformInvokeInformation.cs (1)
40
get { return
_entryPointName
; }