1 reference to MapSynthesizedTypes
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
3474
var mappedSynthesizedTypes = matcher.
MapSynthesizedTypes
(previousGeneration.SynthesizedTypes, currentSynthesizedTypes);