6 references to Manager
Microsoft.CodeAnalysis.CSharp (6)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.ConstructorSymbol.cs (1)
60
get { return TypeWithAnnotations.Create(this.
Manager
.System_Void); }
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.EqualsMethodSymbol.cs (2)
25
SynthesizedParameterSymbol.Create(this, TypeWithAnnotations.Create(this.
Manager
.System_Object), 0, RefKind.None, "value"));
45
get { return TypeWithAnnotations.Create(this.
Manager
.System_Boolean); }
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.GetHashCodeMethodSymbol.cs (1)
49
get { return TypeWithAnnotations.Create(this.
Manager
.System_Int32); }
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.SynthesizedMethodBase.cs (1)
172
AddSynthesizedAttribute(ref attributes,
Manager
.Compilation.TrySynthesizeAttribute(
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.ToStringMethodSymbol.cs (1)
49
get { return TypeWithAnnotations.Create(this.
Manager
.System_String, NullableAnnotation.NotAnnotated); }