2 references to IsPropertyGeneratedFromPrimaryConstructorParameter
Microsoft.CodeAnalysis.Workspaces (2)
Rename\SymbolicRenameLocations.ReferenceProcessing.cs (2)
114if (IsPropertyGeneratedFromPrimaryConstructorParameter(originalSymbol, referencedSymbol, cancellationToken) 115|| IsPropertyGeneratedFromPrimaryConstructorParameter(referencedSymbol, originalSymbol, cancellationToken))