2 references to WithNoCache
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\UnboundLambda.cs (2)
83
: this(syntax, unboundLambda.
WithNoCache
(), (LambdaSymbol)binder.ContainingMemberOrLambda!, body, diagnostics, binder, delegateType)
415
functionType?.SetExpression(lambda.
WithNoCache
());