1 write to _implementedInterfaces
Microsoft.Extensions.Validation (1)
ValidatableTypeInfo.cs (1)
37_implementedInterfaces = type.GetInterfaces();
2 references to _implementedInterfaces
Microsoft.Extensions.Validation (2)
ValidatableTypeInfo.cs (2)
92foreach (var @interface in _implementedInterfaces) 409foreach (var @interface in _implementedInterfaces)