2 references to AddUnsafe
Microsoft.Interop.LibraryImportGenerator (2)
parent\Common\ConvertToSourceGeneratedInteropFixer.cs (2)
113
return
AddUnsafe
(updatedSolution, updatedSolution.GetProject(docProjectId));
214
solutionWithUpdatedSources =
AddUnsafe
(solutionWithUpdatedSources, project);