Exemplo n.º 1
0
 obj is SecondaryType type && string.Equals(type.Name, Name, StringComparison.Ordinal);
Exemplo n.º 2
0
 obj is SecondaryType type && string.Equals(type.Name, Name, Ordinal);
Exemplo n.º 3
0
throw new MissingFieldException(type.Name, fieldName)).GetValue(null);
Exemplo n.º 4
0
 obj is PrimaryType type && string.Equals(type.Name, Name, Ordinal);