4 references to FOUND_IN_INLINE_STORAGE
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (4)
1284index = FOUND_IN_INLINE_STORAGE; // It's stored in our inlined storage. 1314if (index == FOUND_IN_INLINE_STORAGE) 1367if (index == FOUND_IN_INLINE_STORAGE) 1413if (index == FOUND_IN_INLINE_STORAGE)