87 references to GetPublicTypeSymbol
Microsoft.CodeAnalysis.CSharp (87)
Operations\CSharpOperationFactory.cs (86)
321BoundExpression boundExpr => boundExpr.GetPublicTypeSymbol(), 330BoundExpression boundExpr => boundExpr.GetPublicTypeSymbol(), 430ITypeSymbol? type = boundDeconstructValuePlaceholder.GetPublicTypeSymbol(); 442ITypeSymbol? type = boundDeconstructionAssignmentOperator.GetPublicTypeSymbol(); 451ITypeSymbol? type = boundCall.GetPublicTypeSymbol(); 481ITypeSymbol? type = boundFunctionPointerInvocation.GetPublicTypeSymbol(); 502boundUnconvertedAddressOf.GetPublicTypeSymbol(), 519initializer = new ObjectOrCollectionInitializerOperation(namedArguments, _semanticModel, boundAttribute.Syntax, boundAttribute.GetPublicTypeSymbol(), isImplicit: true); 523var objectCreationOperation = new ObjectCreationOperation(boundAttribute.Constructor.GetPublicSymbol(), initializer, DeriveArguments(boundAttribute), _semanticModel, boundAttribute.Syntax, boundAttribute.GetPublicTypeSymbol(), boundAttribute.ConstantValueOpt, isImplicit: true); 564ITypeSymbol? type = boundLocal.GetPublicTypeSymbol(); 584ITypeSymbol? type = boundFieldAccess.GetPublicTypeSymbol(); 625ITypeSymbol? type = boundPropertyAccess.GetPublicTypeSymbol(); 635ITypeSymbol? type = boundIndexerAccess.GetPublicTypeSymbol(); 655ITypeSymbol? type = boundEventAccess.GetPublicTypeSymbol(); 667ITypeSymbol? type = boundEventAssignmentOperator.GetPublicTypeSymbol(); 676ITypeSymbol? type = boundParameter.GetPublicTypeSymbol(); 684ITypeSymbol? type = boundLiteral.GetPublicTypeSymbol(); 693ITypeSymbol? type = boundNode.GetPublicTypeSymbol(); 701ITypeSymbol? type = boundAnonymousObjectCreationExpression.GetPublicTypeSymbol(); 714ITypeSymbol? type = boundObjectCreationExpression.GetPublicTypeSymbol(); 757ITypeSymbol? type = boundWithExpression.GetPublicTypeSymbol(); 769ITypeSymbol? type = boundDynamicObjectCreationExpression.GetPublicTypeSymbol(); 784methodGroup.Syntax, methodGroup.GetPublicTypeSymbol(), methodGroup.WasCompilerGenerated); 798ITypeSymbol? type = boundDynamicInvocation.GetPublicTypeSymbol(); 841ITypeSymbol? type = boundDynamicIndexerAccess.GetPublicTypeSymbol(); 850ITypeSymbol? type = boundObjectInitializerExpression.GetPublicTypeSymbol(); 859ITypeSymbol? type = boundCollectionInitializerExpression.GetPublicTypeSymbol(); 868ITypeSymbol? type = boundObjectInitializerMember.GetPublicTypeSymbol(); 932ITypeSymbol? type = boundDynamicObjectInitializerMember.GetPublicTypeSymbol(); 944ITypeSymbol? type = boundCollectionElementInitializer.GetPublicTypeSymbol(); 961boundDynamicMemberAccess.Syntax, boundDynamicMemberAccess.GetPublicTypeSymbol(), boundDynamicMemberAccess.WasCompilerGenerated); 975containingType = receiver.GetPublicTypeSymbol(); 994ITypeSymbol? type = boundCollectionElementInitializer.GetPublicTypeSymbol(); 1046ITypeSymbol? type = boundConversion.GetPublicTypeSymbol(); 1129ITypeSymbol? type = boundConversion.GetPublicTypeSymbol(); 1161ITypeSymbol? type = boundAsOperator.GetPublicTypeSymbol(); 1170ITypeSymbol? type = boundDelegateCreationExpression.GetPublicTypeSymbol(); 1189ITypeSymbol? typeOperand = boundIsOperator.TargetType.GetPublicTypeSymbol(); 1192ITypeSymbol? type = boundIsOperator.GetPublicTypeSymbol(); 1200ITypeSymbol? typeOperand = boundSizeOfOperator.SourceType.GetPublicTypeSymbol(); 1203ITypeSymbol? type = boundSizeOfOperator.GetPublicTypeSymbol(); 1211ITypeSymbol? typeOperand = boundTypeOfOperator.SourceType.GetPublicTypeSymbol(); 1214ITypeSymbol? type = boundTypeOfOperator.GetPublicTypeSymbol(); 1224ITypeSymbol? type = boundArrayCreation.GetPublicTypeSymbol(); 1246expr.GetPublicTypeSymbol(), 1345ITypeSymbol? type = boundDefaultExpression.GetPublicTypeSymbol(); 1355ITypeSymbol? type = boundBaseReference.GetPublicTypeSymbol(); 1364ITypeSymbol? type = boundThisReference.GetPublicTypeSymbol(); 1388ITypeSymbol? type = boundAssignmentOperator.GetPublicTypeSymbol(); 1400ITypeSymbol? type = boundAssignmentOperator.GetPublicTypeSymbol(); 1417ITypeSymbol? type = boundCompoundAssignmentOperator.GetPublicTypeSymbol(); 1444ITypeSymbol? type = boundIncrementOperator.GetPublicTypeSymbol(); 1455ITypeSymbol? type = syntax.IsMissing ? null : boundBadExpression.GetPublicTypeSymbol(); 1467ITypeSymbol? type = boundNewT.GetPublicTypeSymbol(); 1476ITypeSymbol? type = creation.GetPublicTypeSymbol(); 1487ITypeSymbol? type = boundUnaryOperator.GetPublicTypeSymbol(); 1541ITypeSymbol? type = boundBinaryOperator.GetPublicTypeSymbol(); 1564ITypeSymbol? type = boundBinaryOperator.GetPublicTypeSymbol(); 1608ITypeSymbol? type = boundTupleBinaryOperator.GetPublicTypeSymbol(); 1620ITypeSymbol? type = boundConditionalOperator.GetPublicTypeSymbol(); 1631ITypeSymbol? type = boundNullCoalescingOperator.GetPublicTypeSymbol(); 1650ITypeSymbol? type = boundNode.GetPublicTypeSymbol(); 1660ITypeSymbol? type = boundAwaitExpression.GetPublicTypeSymbol(); 1670ITypeSymbol? type = boundArrayAccess.GetPublicTypeSymbol(); 1681ITypeSymbol? type = boundIndexerAccess.GetPublicTypeSymbol(); 1703ITypeSymbol? type = boundInlineArrayAccess.GetPublicTypeSymbol(); 1713ITypeSymbol? type = boundNameOfOperator.GetPublicTypeSymbol(); 1723ITypeSymbol? type = boundThrowExpression.GetPublicTypeSymbol(); 1732ITypeSymbol? type = boundAddressOfOperator.GetPublicTypeSymbol(); 1741ITypeSymbol? type = boundImplicitReceiver.GetPublicTypeSymbol(); 1751ITypeSymbol? type = boundConditionalAccess.GetPublicTypeSymbol(); 1760ITypeSymbol? type = boundConditionalReceiver.GetPublicTypeSymbol(); 2271ITypeSymbol? type = boundTupleExpression.GetPublicTypeSymbol(); 2306ITypeSymbol? type = boundInterpolatedString.GetPublicTypeSymbol(); 2473conversion.GetPublicTypeSymbol(), 2512interpolatedString.GetPublicTypeSymbol(), 2526ITypeSymbol? type = placeholder.GetPublicTypeSymbol(); 2552placeholder.GetPublicTypeSymbol(), 2588ITypeSymbol? matchedType = acceptsNull ? null : boundDeclarationPattern.DeclaredType.GetPublicTypeSymbol(); 2767boundSwitchExpression.GetPublicTypeSymbol(), 2817ITypeSymbol? type = boundIsPatternExpression.GetPublicTypeSymbol(); 2832ITypeSymbol? type = boundQueryClause.GetPublicTypeSymbol(); 2849boundNode.GetPublicTypeSymbol(), 2864boundIndex.GetPublicTypeSymbol(), 2879boundRange.GetPublicTypeSymbol(), 2976ITypeSymbol? type = placeholder.GetPublicTypeSymbol();
Operations\CSharpOperationFactory_Methods.cs (1)
459anonymousProperty.GetPublicTypeSymbol(),