1 instantiation of LibraryImportData
Microsoft.Interop.LibraryImportGenerator (1)
src\libraries\System.Runtime.InteropServices\gen\Common\LibraryImportData.cs (1)
15=> new LibraryImportData(libraryImport.ModuleName) with
8 references to LibraryImportData
Microsoft.Interop.LibraryImportGenerator (8)
Analyzers\LibraryImportDiagnosticsAnalyzer.cs (1)
228LibraryImportData.From(libraryImportData).SetLastError,
LibraryImportGenerator.cs (5)
29LibraryImportData LibraryImportData, 277LibraryImportData.From(libraryImportData), 338LibraryImportData pinvokeData = stub.LibraryImportData with { EntryPoint = stub.LibraryImportData.EntryPoint ?? userDeclaredMethod.Identifier.ValueText }; 372LibraryImportData libraryImportData, 417private static AttributeSyntax CreateForwarderDllImport(LibraryImportData target)
src\libraries\System.Runtime.InteropServices\gen\Common\LibraryImportData.cs (2)
14public static LibraryImportData From(LibraryImportCompilationData libraryImport) 29/// Use <seealso cref="LibraryImportData"/> instead when using for incremental compilation state to avoid keeping a compilation alive