8 references to EnsureContingentPropertiesInitialized
mscorlib (8)
system\threading\Tasks\Future.cs (1)
600
EnsureContingentPropertiesInitialized
(needsProtection: true);
system\threading\Tasks\Task.cs (7)
674
ContingentProperties props =
EnsureContingentPropertiesInitialized
(needsProtection: false);
1005
var props =
EnsureContingentPropertiesInitialized
(needsProtection: true);
1028
var props =
EnsureContingentPropertiesInitialized
(needsProtection: true);
1669
var contingentProps =
EnsureContingentPropertiesInitialized
(needsProtection: true);
1779
EnsureContingentPropertiesInitialized
(needsProtection: false).m_capturedContext = value;
2028
var props =
EnsureContingentPropertiesInitialized
(needsProtection: true);
3488
var props =
EnsureContingentPropertiesInitialized
(needsProtection: true);