1 write to _returnType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorMethodSymbol.cs (1)
25_returnType = returnType;
1 reference to _returnType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorMethodSymbol.cs (1)
165get { return TypeWithAnnotations.Create(_returnType); }