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