1 reference to BoundObjectOrCollectionValuePlaceholder
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Expressions.cs (1)
5566var implicitReceiver = new BoundObjectOrCollectionValuePlaceholder(typeSyntax, isForNewInstance, type) { WasCompilerGenerated = true };