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