2 writes to _returnType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedIntrinsicOperatorSymbol.cs (2)
39_returnType = returnType; 52_returnType = returnType;
3 references to _returnType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Synthesized\SynthesizedIntrinsicOperatorSymbol.cs (3)
228return TypeWithAnnotations.Create(_returnType); 440TypeSymbol.Equals(_returnType, other._returnType, compareKind))