2 references to Instance
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SpecializedCollections.cs (2)
16
return Empty.Enumerator<T>.
Instance
;
83
private readonly IEnumerator<T> _enumerator = Enumerator<T>.
Instance
;