3 references to Synchronized
ILCompiler.TypeSystem (3)
src\runtime\src\coreclr\tools\Common\TypeSystem\Ecma\EcmaMethod.cs (3)
173
flags |= MethodFlags.
Synchronized
;
329
return (GetMethodFlags(MethodFlags.BasicMetadataCache | MethodFlags.
Synchronized
) & MethodFlags.
Synchronized
) != 0;