2 references to GetEnumeratorImpl
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\ConcurrentSet.cs (2)
163
return
GetEnumeratorImpl
();
168
return
GetEnumeratorImpl
();