96 references to FALSE
Microsoft.Diagnostics.DataContractReader.Legacy (96)
ClrDataMethodDefinition.cs (1)
710
*bGeneric = HasClassOrMethodInstantiation(_target, methodDescHandle) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
Dbi\DacDbiImpl.cs (69)
105
*pResult = Interop.BOOL.
FALSE
;
109
*pResult = _target.Contracts.Debugger.TryGetDebuggerData(out Contracts.DebuggerData data) && data.IsLeftSideInitialized ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
211
*pResult = Interop.BOOL.
FALSE
;
220
*pResult = Interop.BOOL.
FALSE
;
330
*pResult = Interop.BOOL.
FALSE
;
350
*pResult = Interop.BOOL.
FALSE
;
566
pData->fIsDynamic = isDynamic ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
568
pData->fInMemory = string.IsNullOrEmpty(path) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
608
*pIsModuleLoaded = Interop.BOOL.
FALSE
;
616
*pIsModuleLoaded = loader.IsAssemblyLoaded(handle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
647
*pIsManaged = Interop.BOOL.
FALSE
;
675
*pfAllowJITOpts = Interop.BOOL.
FALSE
;
676
*pfEnableEnC = Interop.BOOL.
FALSE
;
685
: Interop.BOOL.
FALSE
;
688
: Interop.BOOL.
FALSE
;
723
if (fAllowJitOpts != Interop.BOOL.
FALSE
)
728
if (fEnableEnC != Interop.BOOL.
FALSE
)
845
_target.Contracts.Debugger.SetSendExceptionsOutsideOfJMC(sendExceptionsOutsideOfJMC != Interop.BOOL.
FALSE
);
900
debugger.MarkDebuggerAttached(fAttached != Interop.BOOL.
FALSE
);
902
else if (fAttached != Interop.BOOL.
FALSE
)
1048
*pResult = Interop.BOOL.
FALSE
;
1053
*pResult = (threadData.State & Contracts.ThreadState.Stopped) != 0 ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1196
*pResult = Interop.BOOL.
FALSE
;
1201
*pResult = threadData.HasUnhandledException ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1915
*pResult = Interop.BOOL.
FALSE
;
1929
*pResult = Interop.BOOL.
FALSE
;
1936
*pResult = atEndOfStack ? Interop.BOOL.
FALSE
: Interop.BOOL.TRUE;
2224
: Interop.BOOL.
FALSE
;
2227
data.v.jitFuncData.isInstantiatedGeneric = HasClassOrMethodInstantiation(rts, md) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2228
data.v.jitFuncData.justAfterILThrow = (handle.IsInterrupted && !handle.HasFaulted && nativeOffset != 0) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2502
*pResult = Interop.BOOL.
FALSE
;
2518
? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2649
*pResult = Interop.BOOL.
FALSE
;
2659
*pResult = rts.RequiresAlign8(th) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2845
: Interop.BOOL.
FALSE
;
2915
: Interop.BOOL.
FALSE
;
2994
*pResult = Interop.BOOL.
FALSE
;
3000
*pResult = rts.IsValueType(th) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3021
*pResult = Interop.BOOL.
FALSE
;
3027
*pResult = rts.ContainsGenericVariables(typeHandle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3209
fd.m_fFldStorageAvailable = Interop.BOOL.
FALSE
;
4112
*pResult = Interop.BOOL.
FALSE
;
4181
Interop.BOOL isLastForeign = frame.IsLastForeignExceptionFrame ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4218
*pResult = Interop.BOOL.
FALSE
;
4224
*pResult = rcw != TargetPointer.Null ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4384
*pIsValidArray = Interop.BOOL.
FALSE
;
4462
*pIsValidRef = Interop.BOOL.
FALSE
;
4594
*pResult = Interop.BOOL.
FALSE
;
4599
*pResult = obj != TargetPointer.Null ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4721
*pResult = Interop.BOOL.
FALSE
;
4747
*pResult = result ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4787
*pResult = Interop.BOOL.
FALSE
;
4790
? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4799
Interop.BOOL resultLocal = Interop.BOOL.
FALSE
;
5079
Interop.BOOL isValid = Interop.BOOL.
FALSE
;
5096
isValid = Interop.BOOL.
FALSE
;
5127
walk = new RefWalk(_target, walkStacks != Interop.BOOL.
FALSE
, handleWalkMask);
5621
pHeapInfo->areGCStructuresValid = gc.GetGCStructuresValid() ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5628
pHeapInfo->concurrent = identifiers.Contains(GCIdentifiers.Background) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5663
*pHasReadWriteMetadata = Interop.BOOL.
FALSE
;
5665
*pHasReadWriteMetadata = hasReadWriteMetadata ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5698
*pOptimizationsDisabled = Interop.BOOL.
FALSE
;
5996
_target.Contracts.Debugger.EnableGCNotificationEvents(fEnable != Interop.BOOL.
FALSE
);
6019
*pResult = Interop.BOOL.
FALSE
;
6023
*pResult = IsDelegateHelper(vmObject) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6157
*isModuleMapped = Interop.BOOL.
FALSE
;
6162
*isModuleMapped = loader.IsModuleMapped(handle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6185
*pResult = Interop.BOOL.
FALSE
;
6189
*pResult = _target.Contracts.Debugger.MetadataUpdatesApplied() ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
SOSDacImpl.cs (26)
595
data->isNeutered = sccwData.IsNeutered ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
597
data->isPegged = Interop.BOOL.
FALSE
;
598
data->isGlobalPegged = Interop.BOOL.
FALSE
;
599
data->hasStrongRef = (refCount > 0) && !sccwData.IsHandleWeak ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
600
data->isExtendsCOMObject = sccwData.IsExtendsCOMObject ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
601
data->isAggregated = sccwData.IsAggregated ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1903
data->heap_analyze_success = (heapData.HeapAnalyzeSuccess ?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
1949
data->heap_analyze_success = (heapData.HeapAnalyzeSuccess ?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3492
data->loh_p = oomData.LohP ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3542
data->loh_p = oomData.LohP ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3692
data->isAggregated = rcwData.IsAggregated ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3693
data->isContained = rcwData.IsContained ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3694
data->isFreeThreaded = rcwData.IsFreeThreaded ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3695
data->isDisconnected = rcwData.IsDisconnected ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4199
data->bFree = syncBlock.IsSyncBlockFree(number) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4200
if (data->bFree == Interop.BOOL.
FALSE
)
4662
ehInfo.isCatchAllHandler = clause.IsCatchAllHandler is true ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4749
pCallback(block.Address.Value, (nuint)block.Size.Value, i == 1 ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
);
4894
info.IsFreeThreaded ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
,
5004
*inDCOMProxy = (int)Interop.BOOL.
FALSE
;
6131
*isComWrappersCCW = (ccwPtr != TargetPointer.Null) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6208
*isComWrappersRCW = Interop.BOOL.
FALSE
;
6212
*isComWrappersRCW = comWrappersContract.IsComWrappersRCW(rcwPtr) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6214
hr = (*isComWrappersRCW != Interop.BOOL.
FALSE
) ? HResults.S_OK : HResults.S_FALSE;
6280
*isTrackedType = Interop.BOOL.
FALSE
;
6281
*hasTaggedMemory = Interop.BOOL.
FALSE
;