1 reference to GetDebuggerBrowsableAttributeState
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
TypeHelpers.cs (1)
57
var browsableState = DkmClrType.Create(appDomain, type).
GetDebuggerBrowsableAttributeState
();