1 instantiation of LibraryImportData
Microsoft.Interop.LibraryImportGenerator (1)
parent\Common\LibraryImportData.cs (1)
15=> new LibraryImportData(libraryImport.ModuleName) with
7 references to LibraryImportData
Microsoft.Interop.LibraryImportGenerator (7)
Analyzers\LibraryImportDiagnosticsAnalyzer.cs (1)
312LibraryImportData.From(libraryImportData).SetLastError,
LibraryImportGenerator.cs (5)
29LibraryImportData LibraryImportData, 292LibraryImportData.From(libraryImportData), 354LibraryImportData pinvokeData = stub.LibraryImportData with { EntryPoint = stub.LibraryImportData.EntryPoint ?? userDeclaredMethod.Identifier.ValueText }; 388LibraryImportData libraryImportData, 445private static AttributeSyntax CreateForwarderDllImport(LibraryImportData target)
parent\Common\LibraryImportData.cs (1)
14public static LibraryImportData From(LibraryImportCompilationData libraryImport)