5 references to FromSubTypeOfDeclaredType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (5)
TypeHelpers.cs (5)
44
var memberLocation = DeclarationInfo.
FromSubTypeOfDeclaredType
;
52
Debug.Assert(memberLocation == DeclarationInfo.
FromSubTypeOfDeclaredType
);
134
DeclarationInfo.
FromSubTypeOfDeclaredType
)) |
154
if (memberLocation.IsSet(DeclarationInfo.
FromSubTypeOfDeclaredType
))
160
else if (previousDeclaration.IsSet(DeclarationInfo.
FromSubTypeOfDeclaredType
))