System\Windows\Media\Effects\ShaderEffect.cs (3)
386StashInPosition(ref _floatRegisters, registerIndex, fourTuple, registerMax, ref _floatCount);
392StashInPosition(ref _intRegisters, registerIndex, fourTuple, registerMax, ref _intCount);
396StashInPosition(ref _boolRegisters, registerIndex, (bool)newValue, registerMax, ref _boolCount);