Home
last modified time | relevance | path

Searched refs:SDExp (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Dynamic.Runtime/tests/Dynamic.DynamicType/
H A DConformance.dynamic.dynamicType.conversions.cs4629 public struct SDExp : IDisposable struct
4684 dynamic d4 = new SDExp(); in MainMethod()