1 write to _inheritanceLevel
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
MemberAndDeclarationInfo.cs (1)
86_inheritanceLevel = inheritanceLevel;
2 references to _inheritanceLevel
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (2)
MemberAndDeclarationInfo.cs (2)
253return comp != 0 ? comp : (y._inheritanceLevel - x._inheritanceLevel);