Get Project System Reference List?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I want to be able to loop through a collection (I'm guessing that's
what it will be in) and parse out the Assembly name for each Reference
I may have in a project.

I'm sure it's probably rather simple to do, I just haven't been able to
strike the right keywords in all my google searching yet. Any help
appreciated.

.



Relevant Pages

  • Re: StackOverflow Exception in JNI
    ... > I have a loop written in C/JNI which calls back a Java object (which ... temporary objects in your native method and then return a valid ... reference without thinking too much about these issues. ...
    (comp.lang.java.programmer)
  • Re: Looping-related Memory Leak
    ... memory leak / balloon for reasons I cannot figure out. ... end of the loop. ... reference count never reaches zero, and they remain alive until the ... the generational collector doesn't break cycles that involve ...
    (comp.lang.python)
  • Re: dynamic form validation / multiple forms
    ... for diagnosing the problems that produce errors on the browser. ... part is redundant as soon as you are passing the reference to the form ... of the form element but then using that name to look-up ... global variables a loop counters is particularly problematic as it ...
    (comp.lang.javascript)
  • Re: Holding Returned Data in Arrays
    ... According to the docs foreach uses the IEnumerable/IEnumerator interface ... so it will have to store the reference ... > Or I could hold that output in an array and loop through that collection: ... I always thought GetFiles() would be called once and then the output ...
    (microsoft.public.dotnet.framework.clr)
  • [PATCH] async scsi scanning, version 13
    ... * Tells the midlayer this host is going to do an asynchronous scan. ... * This traverses over each devices of @shost. ... * out of the loop. ... * takes a reference on each device and releases it at the end. ...
    (Linux-Kernel)