4 references to BoundLoweredConditionalAccess
Microsoft.CodeAnalysis.CSharp (4)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (1)
262
new
BoundLoweredConditionalAccess
(F.Syntax,
Generated\BoundNodes.xml.Generated.cs (1)
5996
var result = new
BoundLoweredConditionalAccess
(this.Syntax, receiver, hasValueMethodOpt, whenNotNull, whenNullOpt, id, forceCopyOfNullableValueType, type, this.HasErrors);
Lowering\LocalRewriter\LocalRewriter_ConditionalAccess.cs (1)
150
result = new
BoundLoweredConditionalAccess
(
Lowering\LocalRewriter\LocalRewriter_FixedStatement.cs (1)
409
pinAndGetPtr = new
BoundLoweredConditionalAccess
(