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