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