1 write to EntryPoint
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
214
EntryPoint
= entryPoint,
2 references to EntryPoint
Microsoft.Interop.LibraryImportGenerator (2)
LibraryImportGenerator.cs (1)
203
if (namedArguments.TryGetValue(nameof(LibraryImportCompilationData.
EntryPoint
), out TypedConstant entryPointValue))
src\libraries\System.Runtime.InteropServices\gen\Common\LibraryImportData.cs (1)
17
EntryPoint = libraryImport.
EntryPoint
,