4 references to MergeReferenceProperties
Microsoft.CodeAnalysis (4)
ReferenceManager\CommonReferenceManager.Binding.cs (1)
297MergeReferenceProperties(existingReference, resolvedReference, resolutionDiagnostics, ref lazyAliasMap);
ReferenceManager\CommonReferenceManager.Resolution.cs (3)
262MergeReferenceProperties(existingReference, boundReference, diagnostics, ref lazyAliasMap); 300MergeReferenceProperties(existingReference, boundReference, diagnostics, ref lazyAliasMap); 348MergeReferenceProperties(existingReference, boundReference, diagnostics, ref lazyAliasMap);