5 references to FromSubTypeOfDeclaredType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (5)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\TypeHelpers.cs (5)
45var memberLocation = DeclarationInfo.FromSubTypeOfDeclaredType; 53Debug.Assert(memberLocation == DeclarationInfo.FromSubTypeOfDeclaredType); 146DeclarationInfo.FromSubTypeOfDeclaredType)) | 166if (memberLocation.IsSet(DeclarationInfo.FromSubTypeOfDeclaredType)) 172else if (previousDeclaration.IsSet(DeclarationInfo.FromSubTypeOfDeclaredType))