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