2 writes to _returnType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedIntrinsicOperatorSymbol.cs (2)
40_returnType = returnType; 53_returnType = returnType;
3 references to _returnType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Synthesized\SynthesizedIntrinsicOperatorSymbol.cs (3)
229return TypeWithAnnotations.Create(_returnType); 441TypeSymbol.Equals(_returnType, other._returnType, compareKind))