14 references to System_Object
Microsoft.CodeAnalysis.VisualBasic (14)
Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (5)
66type:=AnonymousType.Manager.System_Object).MakeCompilerGenerated() 92Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 191Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 305Me.AnonymousType.Manager.System_Object, Nothing).MakeCompilerGenerated() 333Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object
Symbols\AnonymousTypes\AnonymousType_SymbolCollection.vb (1)
26ReportErrorOnSymbol(System_Object, diagnostics, hasErrors)
Symbols\AnonymousTypes\PublicSymbols\AnonymousDelegate_TypePublicSymbol.vb (2)
56New SynthesizedParameterSymbol(delegateCtor, manager.System_Object, 0, 88parameters.Add(New SynthesizedParameterSymbol(delegateBeginInvoke, manager.System_Object, i,
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_TypePublicSymbol.vb (2)
113New SynthesizedParameterSimpleSymbol(method, Me.Manager.System_Object, 0, "obj") 179Return Me.Manager.System_Object
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousDelegate_TemplateSymbol.vb (2)
70New AnonymousTypeOrDelegateParameterSymbol(delegateCtor, manager.System_Object, 0, False, StringConstants.DelegateConstructorInstanceParameterName), 97parameters.Add(New AnonymousTypeOrDelegateParameterSymbol(delegateBeginInvoke, manager.System_Object, i, False, StringConstants.DelegateMethodInstanceParameterName))
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_EqualsMethodSymbol.vb (1)
22_parameters = ImmutableArray.Create(Of ParameterSymbol)(New SynthesizedParameterSimpleSymbol(Me, container.Manager.System_Object, 0, "obj"))
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_TemplateSymbol.vb (1)
127Return Me.Manager.System_Object