2 references to BoundPropertyGroup
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
1460return new BoundPropertyGroup(
Generated\BoundNodes.xml.Generated.cs (1)
6125var result = new BoundPropertyGroup(this.Syntax, properties, receiverOpt, resultKind, this.HasErrors);