1 write to _returnType
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\PlaceholderMethodSymbol.cs (1)
41
_returnType
= TypeWithAnnotations.Create(getReturnType(this));
1 reference to _returnType
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
Symbols\PlaceholderMethodSymbol.cs (1)
161
get { return
_returnType
; }