3 references to ToBytes
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (3)
AttributeHelpers.cs (1)
64
var result = DynamicFlagsCustomTypeInfo.
ToBytes
(builder);
CustomTypeInfoTypeArgumentMap.cs (1)
140
var result = DynamicFlagsCustomTypeInfo.
ToBytes
(builder);
DynamicFlagsCustomTypeInfo.cs (1)
95
var result =
ToBytes
(builder, startIndex: 1);