1 override of IsComputed
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
881internal override bool IsComputed() => true;
4 references to IsComputed
ILCompiler.Compiler (4)
Compiler\DependencyAnalysis\NodeFactory.cs (4)
235if (_inlinedThreadStatics.IsComputed()) 242if (_inlinedThreadStatics.IsComputed() && 1088if (_inlinedThreadStatics.IsComputed() && 1692if (_inlinedThreadStatics.IsComputed())