2 references to AddUnsafe
Microsoft.Interop.LibraryImportGenerator (2)
src\libraries\System.Runtime.InteropServices\gen\Common\ConvertToSourceGeneratedInteropFixer.cs (2)
114return AddUnsafe(updatedSolution, updatedSolution.GetProject(docProjectId)); 218solutionWithUpdatedSources = AddUnsafe(solutionWithUpdatedSources, project);