2 references to TryGetSynthesizedPrimaryConstructor
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpSemanticModel.cs (1)
5172var primaryConstructor = TryGetSynthesizedPrimaryConstructor(
Compilation\SyntaxTreeSemanticModel.cs (1)
1255=> TryGetSynthesizedPrimaryConstructor(node, GetDeclaredType(node));