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