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