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