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(); 1071ITypeSymbol? type = boundConversion.GetPublicTypeSymbol(); 1154ITypeSymbol? type = boundConversion.GetPublicTypeSymbol(); 1186ITypeSymbol? type = boundAsOperator.GetPublicTypeSymbol(); 1195ITypeSymbol? type = boundDelegateCreationExpression.GetPublicTypeSymbol(); 1214ITypeSymbol? typeOperand = boundIsOperator.TargetType.GetPublicTypeSymbol(); 1217ITypeSymbol? type = boundIsOperator.GetPublicTypeSymbol(); 1225ITypeSymbol? typeOperand = boundSizeOfOperator.SourceType.GetPublicTypeSymbol(); 1228ITypeSymbol? type = boundSizeOfOperator.GetPublicTypeSymbol(); 1236ITypeSymbol? typeOperand = boundTypeOfOperator.SourceType.GetPublicTypeSymbol(); 1239ITypeSymbol? type = boundTypeOfOperator.GetPublicTypeSymbol(); 1249ITypeSymbol? type = boundArrayCreation.GetPublicTypeSymbol(); 1271expr.GetPublicTypeSymbol(), 1370ITypeSymbol? type = boundDefaultExpression.GetPublicTypeSymbol(); 1380ITypeSymbol? type = boundBaseReference.GetPublicTypeSymbol(); 1389ITypeSymbol? type = boundThisReference.GetPublicTypeSymbol(); 1413ITypeSymbol? type = boundAssignmentOperator.GetPublicTypeSymbol(); 1425ITypeSymbol? type = boundAssignmentOperator.GetPublicTypeSymbol(); 1442ITypeSymbol? type = boundCompoundAssignmentOperator.GetPublicTypeSymbol(); 1469ITypeSymbol? type = boundIncrementOperator.GetPublicTypeSymbol(); 1480ITypeSymbol? type = syntax.IsMissing ? null : boundBadExpression.GetPublicTypeSymbol(); 1492ITypeSymbol? type = boundNewT.GetPublicTypeSymbol(); 1501ITypeSymbol? type = creation.GetPublicTypeSymbol(); 1512ITypeSymbol? type = boundUnaryOperator.GetPublicTypeSymbol(); 1566ITypeSymbol? type = boundBinaryOperator.GetPublicTypeSymbol(); 1589ITypeSymbol? type = boundBinaryOperator.GetPublicTypeSymbol(); 1633ITypeSymbol? type = boundTupleBinaryOperator.GetPublicTypeSymbol(); 1645ITypeSymbol? type = boundConditionalOperator.GetPublicTypeSymbol(); 1656ITypeSymbol? type = boundNullCoalescingOperator.GetPublicTypeSymbol(); 1675ITypeSymbol? type = boundNode.GetPublicTypeSymbol(); 1685ITypeSymbol? type = boundAwaitExpression.GetPublicTypeSymbol(); 1695ITypeSymbol? type = boundArrayAccess.GetPublicTypeSymbol(); 1706ITypeSymbol? type = boundIndexerAccess.GetPublicTypeSymbol(); 1728ITypeSymbol? type = boundInlineArrayAccess.GetPublicTypeSymbol(); 1738ITypeSymbol? type = boundNameOfOperator.GetPublicTypeSymbol(); 1748ITypeSymbol? type = boundThrowExpression.GetPublicTypeSymbol(); 1757ITypeSymbol? type = boundAddressOfOperator.GetPublicTypeSymbol(); 1766ITypeSymbol? type = boundImplicitReceiver.GetPublicTypeSymbol(); 1776ITypeSymbol? type = boundConditionalAccess.GetPublicTypeSymbol(); 1785ITypeSymbol? type = boundConditionalReceiver.GetPublicTypeSymbol(); 2296ITypeSymbol? type = boundTupleExpression.GetPublicTypeSymbol(); 2331ITypeSymbol? type = boundInterpolatedString.GetPublicTypeSymbol(); 2498conversion.GetPublicTypeSymbol(), 2537interpolatedString.GetPublicTypeSymbol(), 2551ITypeSymbol? type = placeholder.GetPublicTypeSymbol(); 2577placeholder.GetPublicTypeSymbol(), 2613ITypeSymbol? matchedType = acceptsNull ? null : boundDeclarationPattern.DeclaredType.GetPublicTypeSymbol(); 2792boundSwitchExpression.GetPublicTypeSymbol(), 2842ITypeSymbol? type = boundIsPatternExpression.GetPublicTypeSymbol(); 2857ITypeSymbol? type = boundQueryClause.GetPublicTypeSymbol(); 2874boundNode.GetPublicTypeSymbol(), 2889boundIndex.GetPublicTypeSymbol(), 2904boundRange.GetPublicTypeSymbol(), 3001ITypeSymbol? type = placeholder.GetPublicTypeSymbol();
Operations\CSharpOperationFactory_Methods.cs (1)
459anonymousProperty.GetPublicTypeSymbol(),