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