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