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