2 references to GetCurrent
mscorlib (2)
system\deployment\isolationinterop.cs (2)
485
object IEnumerator.Current { get { return
GetCurrent
(); } }
486
public STORE_CATEGORY_SUBCATEGORY Current { get { return
GetCurrent
(); } }