Implemented interface member:
property
StaticType
ILLink.Shared.TrimAnalysis.IValueWithStaticType.StaticType
1 write to StaticType
ILLink.RoslynAnalyzer (1)
TrimAnalysis\MethodReturnValue.cs (1)
27StaticType = new(isNewObj ? methodSymbol.ContainingType : methodSymbol.ReturnType);