2 references to System_Int32
Microsoft.CodeAnalysis.CSharp (2)
Symbols\AnonymousTypes\AnonymousTypeManager.SymbolCollection.cs (1)
26
ReportErrorOnSymbol(
System_Int32
, diagnostics, ref hasErrors);
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.GetHashCodeMethodSymbol.cs (1)
49
get { return TypeWithAnnotations.Create(this.Manager.
System_Int32
); }