4 references to FOUND_IN_INLINE_STORAGE
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (4)
1051index = FOUND_IN_INLINE_STORAGE; // It's stored in our inlined storage. 1085if (index == FOUND_IN_INLINE_STORAGE) 1122if (index == FOUND_IN_INLINE_STORAGE) 1175if (index == FOUND_IN_INLINE_STORAGE)