96 references to FALSE
Microsoft.Diagnostics.DataContractReader.Legacy (96)
ClrDataMethodDefinition.cs (1)
743
*bGeneric = HasClassOrMethodInstantiation(_target, methodDescHandle) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
Dbi\DacDbiImpl.cs (69)
116
*pResult = Interop.BOOL.
FALSE
;
120
*pResult = _target.Contracts.Debugger.TryGetDebuggerData(out Contracts.DebuggerData data) && data.IsLeftSideInitialized ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
226
*pResult = Interop.BOOL.
FALSE
;
235
*pResult = Interop.BOOL.
FALSE
;
347
*pResult = Interop.BOOL.
FALSE
;
367
*pResult = Interop.BOOL.
FALSE
;
588
pData->fIsDynamic = isDynamic ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
590
pData->fInMemory = string.IsNullOrEmpty(path) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
631
*pIsModuleLoaded = Interop.BOOL.
FALSE
;
639
*pIsModuleLoaded = loader.IsAssemblyLoaded(handle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
671
*pIsManaged = Interop.BOOL.
FALSE
;
700
*pfAllowJITOpts = Interop.BOOL.
FALSE
;
701
*pfEnableEnC = Interop.BOOL.
FALSE
;
710
: Interop.BOOL.
FALSE
;
713
: Interop.BOOL.
FALSE
;
749
if (fAllowJitOpts != Interop.BOOL.
FALSE
)
754
if (fEnableEnC != Interop.BOOL.
FALSE
)
874
_target.Contracts.Debugger.SetSendExceptionsOutsideOfJMC(sendExceptionsOutsideOfJMC != Interop.BOOL.
FALSE
);
931
debugger.MarkDebuggerAttached(fAttached != Interop.BOOL.
FALSE
);
933
else if (fAttached != Interop.BOOL.
FALSE
)
1082
*pResult = Interop.BOOL.
FALSE
;
1087
*pResult = (threadData.State & Contracts.ThreadState.Stopped) != 0 ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1235
*pResult = Interop.BOOL.
FALSE
;
1240
*pResult = threadData.HasUnhandledException ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1972
*pResult = Interop.BOOL.
FALSE
;
1986
*pResult = Interop.BOOL.
FALSE
;
1993
*pResult = atEndOfStack ? Interop.BOOL.
FALSE
: Interop.BOOL.TRUE;
2283
: Interop.BOOL.
FALSE
;
2286
data.v.jitFuncData.isInstantiatedGeneric = HasClassOrMethodInstantiation(rts, md) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2287
data.v.jitFuncData.justAfterILThrow = (handle.IsInterrupted && !handle.HasFaulted && nativeOffset != 0) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2565
*pResult = Interop.BOOL.
FALSE
;
2581
? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2716
*pResult = Interop.BOOL.
FALSE
;
2726
*pResult = rts.RequiresAlign8(th) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
2915
: Interop.BOOL.
FALSE
;
2986
: Interop.BOOL.
FALSE
;
3066
*pResult = Interop.BOOL.
FALSE
;
3072
*pResult = rts.IsValueType(th) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3094
*pResult = Interop.BOOL.
FALSE
;
3100
*pResult = rts.ContainsGenericVariables(typeHandle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3284
fd.m_fFldStorageAvailable = Interop.BOOL.
FALSE
;
4199
*pResult = Interop.BOOL.
FALSE
;
4269
Interop.BOOL isLastForeign = frame.IsLastForeignExceptionFrame ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4307
*pResult = Interop.BOOL.
FALSE
;
4313
*pResult = rcw != TargetPointer.Null ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4477
*pIsValidArray = Interop.BOOL.
FALSE
;
4556
*pIsValidRef = Interop.BOOL.
FALSE
;
4693
*pResult = Interop.BOOL.
FALSE
;
4698
*pResult = obj != TargetPointer.Null ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4829
*pResult = Interop.BOOL.
FALSE
;
4855
*pResult = result ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4896
*pResult = Interop.BOOL.
FALSE
;
4899
? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4908
Interop.BOOL resultLocal = Interop.BOOL.
FALSE
;
5193
Interop.BOOL isValid = Interop.BOOL.
FALSE
;
5210
isValid = Interop.BOOL.
FALSE
;
5242
walk = new RefWalk(_target, walkStacks != Interop.BOOL.
FALSE
, handleWalkMask);
5744
pHeapInfo->areGCStructuresValid = gc.GetGCStructuresValid() ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5751
pHeapInfo->concurrent = identifiers.Contains(GCIdentifiers.Background) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5787
*pHasReadWriteMetadata = Interop.BOOL.
FALSE
;
5789
*pHasReadWriteMetadata = hasReadWriteMetadata ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
5823
*pOptimizationsDisabled = Interop.BOOL.
FALSE
;
6127
_target.Contracts.Debugger.EnableGCNotificationEvents(fEnable != Interop.BOOL.
FALSE
);
6151
*pResult = Interop.BOOL.
FALSE
;
6155
*pResult = IsDelegateHelper(vmObject) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6292
*isModuleMapped = Interop.BOOL.
FALSE
;
6297
*isModuleMapped = loader.IsModuleMapped(handle) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6321
*pResult = Interop.BOOL.
FALSE
;
6325
*pResult = _target.Contracts.Debugger.MetadataUpdatesApplied() ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
SOSDacImpl.cs (26)
613
data->isNeutered = sccwData.IsNeutered ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
615
data->isPegged = Interop.BOOL.
FALSE
;
616
data->isGlobalPegged = Interop.BOOL.
FALSE
;
617
data->hasStrongRef = (refCount > 0) && !sccwData.IsHandleWeak ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
618
data->isExtendsCOMObject = sccwData.IsExtendsCOMObject ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
619
data->isAggregated = sccwData.IsAggregated ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
1976
data->heap_analyze_success = (heapData.HeapAnalyzeSuccess ?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
2023
data->heap_analyze_success = (heapData.HeapAnalyzeSuccess ?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3591
data->loh_p = oomData.LohP ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3642
data->loh_p = oomData.LohP ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.
FALSE
;
3796
data->isAggregated = rcwData.IsAggregated ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3797
data->isContained = rcwData.IsContained ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3798
data->isFreeThreaded = rcwData.IsFreeThreaded ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
3799
data->isDisconnected = rcwData.IsDisconnected ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4317
data->bFree = syncBlock.IsSyncBlockFree(number) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4318
if (data->bFree == Interop.BOOL.
FALSE
)
4790
ehInfo.isCatchAllHandler = clause.IsCatchAllHandler is true ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
4877
pCallback(block.Address.Value, (nuint)block.Size.Value, i == 1 ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
);
5025
info.IsFreeThreaded ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
,
5138
*inDCOMProxy = (int)Interop.BOOL.
FALSE
;
6284
*isComWrappersCCW = (ccwPtr != TargetPointer.Null) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6363
*isComWrappersRCW = Interop.BOOL.
FALSE
;
6367
*isComWrappersRCW = comWrappersContract.IsComWrappersRCW(rcwPtr) ? Interop.BOOL.TRUE : Interop.BOOL.
FALSE
;
6369
hr = (*isComWrappersRCW != Interop.BOOL.
FALSE
) ? HResults.S_OK : HResults.S_FALSE;
6437
*isTrackedType = Interop.BOOL.
FALSE
;
6438
*hasTaggedMemory = Interop.BOOL.
FALSE
;