2 references to _int16Size
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XpsFilter.cs (2)
216shCharacter = Marshal.ReadInt16(pBuffer, _int16Size); 274Marshal.WriteInt16(pBuffer, (int)bufCharacterCount * _int16Size, 0);