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