1 write to _resultType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (1)
31
CalculateReturnType(containingType, diagnostics, out
_resultType
, out _returnType);
1 reference to _resultType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (1)
240
get { return
_resultType
; }