1 write to Manager
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousTypeOrDelegateTemplateSymbol.vb (1)
54Me.Manager = manager
47 references to Manager
Microsoft.CodeAnalysis.VisualBasic (47)
Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (14)
66type:=AnonymousType.Manager.System_Object).MakeCompilerGenerated() 75Nothing, AnonymousType.Manager.System_Boolean).MakeCompilerGenerated() 92Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 93Dim getHashCodeMethod As MethodSymbol = Me.AnonymousType.Manager.System_Object__GetHashCode 94Dim integerType As TypeSymbol = Me.AnonymousType.Manager.System_Int32 95Dim booleanType As TypeSymbol = Me.AnonymousType.Manager.System_Boolean 191Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 192Dim booleanType As TypeSymbol = Me.AnonymousType.Manager.System_Boolean 274Me.AnonymousType.Manager.System_Object__Equals, Nothing, 305Me.AnonymousType.Manager.System_Object, Nothing).MakeCompilerGenerated() 333Dim objectType As TypeSymbol = Me.AnonymousType.Manager.System_Object 336Dim arrayOfObjectsType As TypeSymbol = Me.AnonymousType.Manager.Compilation.CreateArrayTypeSymbol(objectType) 368Me.AnonymousType.Manager.System_Int32).MakeCompilerGenerated()), 372Dim formatMethod = Me.AnonymousType.Manager.System_String__Format_IFormatProvider
Symbols\AnonymousTypes\AnonymousTypeManager_Templates.vb (3)
103If template.Manager Is Me Then 134If template.Manager Is Me Then 158If template.Manager Is Me Then
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousDelegate_TemplateSymbol.vb (7)
146Return Manager.System_MulticastDelegate 176AddSynthesizedAttribute(attributes, Manager.Compilation.TrySynthesizeAttribute( 180Dim value As New TypedConstant(Manager.System_String, TypedConstantKind.Primitive, "<generated method>") 181AddSynthesizedAttribute(attributes, Manager.Compilation.TrySynthesizeAttribute( 217Return Manager.GetHashCode() 227Return other IsNot Nothing AndAlso other.Manager Is Me.Manager
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_ConstructorSymbol.vb (1)
46Dim compilation = DirectCast(Me.ContainingType, AnonymousTypeTemplateSymbol).Manager.Compilation
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_EqualsMethodSymbol.vb (4)
22_parameters = ImmutableArray.Create(Of ParameterSymbol)(New SynthesizedParameterSimpleSymbol(Me, container.Manager.System_Object, 0, "obj")) 64Return Me.AnonymousType.Manager.System_Object__Equals 82Return AnonymousType.Manager.System_Boolean 89Dim compilation = DirectCast(Me.ContainingType, AnonymousTypeTemplateSymbol).Manager.Compilation
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_GetHashCodeMethodSymbol.vb (3)
33Return Me.AnonymousType.Manager.System_Object__GetHashCode 51Return AnonymousType.Manager.System_Int32 58Dim compilation = DirectCast(Me.ContainingType, AnonymousTypeTemplateSymbol).Manager.Compilation
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (2)
88Return AnonymousType.Manager.System_Boolean 95Dim compilation = DirectCast(Me.ContainingType, AnonymousTypeTemplateSymbol).Manager.Compilation
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_PropertySymbol.vb (1)
36_setMethod = New AnonymousTypePropertySetAccessorSymbol(Me, container.Manager.System_Void)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_TemplateSymbol.vb (7)
71If HasAtLeastOneKeyField AndAlso Me.Manager.System_IEquatable_T_Equals IsNot Nothing Then 77Dim equatableInterface As NamedTypeSymbol = Me.Manager.System_IEquatable_T.Construct(ImmutableArray.Create(Of TypeSymbol)(Me)) 81Dim method As Symbol = DirectCast(equatableInterface, SubstitutedNamedType).GetMemberForDefinition(Me.Manager.System_IEquatable_T_Equals) 127Return Me.Manager.System_Object 150AddSynthesizedAttribute(attributes, Manager.Compilation.TrySynthesizeAttribute( 182Return Manager.Compilation.TrySynthesizeAttribute( 184ImmutableArray.Create(New TypedConstant(Manager.System_String, TypedConstantKind.Primitive, builder.ToStringAndFree())))
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_ToStringMethodSymbol.vb (3)
37Return Me.AnonymousType.Manager.System_Object__ToString 55Return AnonymousType.Manager.System_String 63Dim compilation = DirectCast(Me.ContainingType, AnonymousTypeTemplateSymbol).Manager.Compilation
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousTypeOrDelegateTemplateSymbol.vb (2)
240Return Me.Manager.ContainingModule.GlobalNamespace 344Me.Manager.Compilation.CompareSourceLocations(currentAdjustedNames.Location, newLocation) <= 0 Then