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