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