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)
40get { return _entryPointName; }