1 instantiation of RefCount
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (1)
78
_refCount = new
RefCount
();
1 reference to RefCount
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\SharedStream.cs (1)
19
private
RefCount
_refCount;