5 references to FromSubTypeOfDeclaredType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (5)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\TypeHelpers.cs (5)
46
var memberLocation = DeclarationInfo.
FromSubTypeOfDeclaredType
;
54
Debug.Assert(memberLocation == DeclarationInfo.
FromSubTypeOfDeclaredType
);
147
DeclarationInfo.
FromSubTypeOfDeclaredType
)) |
167
if (memberLocation.IsSet(DeclarationInfo.
FromSubTypeOfDeclaredType
))
173
else if (previousDeclaration.IsSet(DeclarationInfo.
FromSubTypeOfDeclaredType
))