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