3 references to InTypeChainFlag
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\FieldMetadata.cs (3)
143this.inType |= Statics.InTypeChainFlag; 149this.inType |= Statics.InTypeChainFlag; 183if (0 != (this.inType & Statics.InTypeChainFlag))