2 writes to singleFloat_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
754
singleFloat_
= other.singleFloat_;
898
singleFloat_
= value;
2 references to singleFloat_
Sandbox (2)
artifacts\obj\Sandbox\Release\net10.0\Transcoding.cs (2)
754
singleFloat_ = other.
singleFloat_
;
896
get { return
singleFloat_
; }